swayfx/sway/tree
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
..
arrange.c Fix crash when view maps while locked 2018-10-13 19:15:04 +10:00
container.c Fix re-tiling for floating containers 2018-10-25 23:20:38 +03:00
node.c ipc: handle NULL cases for node_get_output 2018-09-15 09:42:49 +01:00
output.c Remove enum movement_direction 2018-10-30 23:27:49 +10:00
root.c Fix containers not being resized when entering scratchpad 2018-10-25 17:32:16 +10:00
view.c tree/view.c: fix uninitialized variables warning 2018-10-26 22:25:11 -07:00
workspace.c Use output identifier for workspace config 2018-10-27 15:56:06 +02:00