sway/include
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
..
sway Allow multiple outputs for workspace output 2018-11-11 11:22:38 -05:00
swaybar swaybar: separate input code to new file 2018-10-18 14:19:00 +01:00
swaylock Add multiseat support to swaylock 2018-10-24 22:04:16 +10:00
swaynag
background-image.h
cairo.h
ipc-client.h
ipc.h swaybar: show hidden bar on key event 2018-10-14 13:33:12 +01:00
list.h
log.h
loop.h Remove timerfd from loop implementation 2018-10-15 00:26:27 +10:00
meson.build
pango.h
pool-buffer.h
readline.h
stringop.h
unicode.h
util.h Wrap to fartherest output when running focus output 2018-11-01 08:29:45 +10:00