feat: support scroll maximize and fullscreen window
This commit is contained in:
@@ -258,6 +258,7 @@ void dwl_ipc_output_set_layout(struct wl_client *client,
|
||||
index = 0;
|
||||
|
||||
monitor->pertag->ltidxs[monitor->pertag->curtag] = &layouts[index];
|
||||
clear_fullscreen_and_maximized_state(monitor);
|
||||
arrange(monitor, false);
|
||||
printstatus();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user