mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-22 05:24:22 +02:00
Amend commit 36f00
This commit is contained in:
parent
5de047b141
commit
346e021dbb
1 changed files with 1 additions and 4 deletions
|
|
@ -488,10 +488,7 @@ keybinding_workspace_fullscreen(struct cg_server *server) {
|
|||
}
|
||||
if(&it->link !=
|
||||
&output->workspaces[output->curr_workspace]->views) {
|
||||
wl_list_remove(&it->link);
|
||||
wl_list_insert(
|
||||
&output->workspaces[output->curr_workspace]->views,
|
||||
&it->link);
|
||||
seat_set_focus(server->seat,it);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue