mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2024-11-17 07:48:28 +01:00
parent
f773eb96a8
commit
e1b1d94a4e
1 changed files with 2 additions and 0 deletions
|
@ -424,6 +424,8 @@ void pointer_mode_update(void) {
|
|||
update_geometry(initial.ptr);
|
||||
// Set focus back to initial view
|
||||
set_focused_container(initial.ptr);
|
||||
// Arrange the windows
|
||||
arrange_windows(&root_container, -1, -1);
|
||||
}
|
||||
break;
|
||||
|
||||
|
|
Loading…
Reference in a new issue