swayfx/sway/tree
Brian Ashworth 12876932a9 Allow multiple outputs for workspace output
`i3 4.16` allows users to list multiple outputs for a workspace and the
first available will be used. The syntax is as follows:
`workspace <workspace> output <outputs...>`

Additionally when the workspace is created, the outputs get added to the
output priority list in the order specified. This ensures that if a higher
output gets connected, the workspace will move to the higher output. This
works the same way as if the user had a workspace on an output, disconnected
the output, and then later reconnected the output.
2018-11-11 11:22:38 -05:00
..
arrange.c Fix crash when view maps while locked 2018-10-13 19:15:04 +10:00
container.c gaps: remove duplicate inner gaps 2018-11-07 22:42:18 -05:00
node.c ipc: handle NULL cases for node_get_output 2018-09-15 09:42:49 +01:00
output.c Allow multiple outputs for workspace output 2018-11-11 11:22:38 -05:00
root.c Fix containers not being resized when entering scratchpad 2018-10-25 17:32:16 +10:00
view.c Merge pull request #3087 from RedSoxFan/side-gaps 2018-11-08 22:41:14 +10:00
workspace.c Allow multiple outputs for workspace output 2018-11-11 11:22:38 -05:00