mirror of
https://github.com/swaywm/sway.git
synced 2026-01-01 11:08:28 -05:00
put ipc_event_workspace in update_focus
This commit is contained in:
parent
ca5a2a387c
commit
65d71d0a5e
2 changed files with 2 additions and 3 deletions
|
|
@ -223,7 +223,5 @@ bool workspace_switch(swayc_t *workspace) {
|
|||
}
|
||||
arrange_windows(workspace, -1, -1);
|
||||
|
||||
ipc_event_workspace(active_ws, workspace);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue