sway/include
Daniel Kessler eda4bad725 Add output wrapping
This fixes issue #733. Now if the user focuses output right but is at
the rightmost monitor, the focus will wrap the the leftmost monitor.
This commit adds a new function, swayc_opposite_output, which selects
the opposite output given a position and a direction. Now, when calling
output_by_name, we first check if there is an adjacent output to switch
to. If that fails, we call swayc_opposite_output to handle wrapping.
2017-01-13 16:06:10 -08:00
..
client Fix constant scale factor in font code 2016-09-05 11:52:52 -04:00
sway Add output wrapping 2017-01-13 16:06:10 -08:00
swaybar add bar colours for focused_(workspace|statusline|separator) 2016-11-02 18:58:33 +01:00
swaygrab
swaylock Reorganize includes 2016-09-01 08:18:37 -04:00
ipc-client.h swaybar: move core functionality to state.c 2016-01-24 14:22:19 +01:00
ipc.h Add IPC policy to config 2016-12-02 16:08:45 -05:00
list.h
log.h
readline.h
stringop.h Add quotes to multiword arguments. 2016-01-25 00:14:13 +01:00
sway.h
util.h implement solid color rendering for swaybg 2016-07-30 18:50:13 -05:00