mirror of
https://github.com/swaywm/sway.git
synced 2024-11-11 04:54:14 +01:00
parent
f773eb96a8
commit
e1b1d94a4e
@ -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 New Issue
Block a user