sway/common
Ryan Dwyer 7be309710d Remove enum movement_direction
There's no point having both movement_direction and wlr_direction. This
replaces the former with the latter.

As movement_direction also contained MOVE_PARENT and MOVE_CHILD items,
these are now checked specifically in the focus command and handled in
separate functions, just like the other focus variants.
2018-10-30 23:27:49 +10:00
..
background-image.c swaybg: fix increasingly smaller bg on hotplug 2018-09-23 15:17:36 -04:00
cairo.c
ipc-client.c
list.c Use list_find in more places and refactor/fix workspace prev_next functions 2018-08-15 15:14:35 +10:00
log.c
loop.c Increase _POSIX_C_SOURCE to 200112L 2018-10-17 11:09:58 +02:00
meson.build Move swaybar's event loop to common directory and refactor 2018-10-15 00:26:27 +10:00
pango.c Fix stringop-overflow warnings 2018-10-17 13:00:12 +02:00
readline.c
stringop.c
unicode.c
util.c Remove enum movement_direction 2018-10-30 23:27:49 +10:00