swayfx/sway/tree
Ian Fan 03eaf444a4 ipc: prevent emitting a workspace::focus event when moving a container to a different workspace or output
When a container is moved from, say, workspace 1 to workspace 2, workspace 2 is focused in order to arrange the windows before focus is moved back to workspace 1, which caused a workspace:focus event from workspace 2 to workspace 1 to be emitted. This commit inhibits that event.
2018-08-01 16:57:15 +01:00
..
arrange.c Allow containers to be fullscreen 2018-07-26 08:27:07 +10:00
container.c ipc: fix workspace::move calls argument order 2018-08-01 16:57:15 +01:00
layout.c ipc: prevent emitting a workspace::focus event when moving a container to a different workspace or output 2018-08-01 16:57:15 +01:00
output.c ipc: fix workspace::move calls argument order 2018-08-01 16:57:15 +01:00
view.c ipc: add window::mark event 2018-08-01 16:57:15 +01:00
workspace.c Preserve workspace name 2018-07-28 00:18:52 +00:00