sway/include/sway/input
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
..
cursor.h Invoke mouse bindings 2018-07-23 21:38:29 -04:00
input-manager.h Add virtual keyboard protocol 2018-07-28 20:47:56 -04:00
keyboard.h Bindings use advised keyboard repeat parameters 2018-07-29 19:15:10 -04:00
seat.h 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