swayfx/sway/desktop
Ryan Dwyer b4a0363d17 Implement resizing tiled containers via cursor
* The OP_RESIZE seat operation has been renamed to OP_RESIZE_FLOATING,
and OP_RESIZE_TILING has been introduced.
* Similar to the above, seat_begin_resize and handle_resize_motion have
been renamed and tiling variants introduced.
* resize.c's resize_tiled has to be used, so container_resize_tiled has
been introduced in resize.c to allow external code to call it.
2018-08-12 10:45:54 +10:00
..
desktop.c Implement some floating move commands 2018-07-09 23:38:29 +10:00
idle_inhibit_v1.c Fix memory leak in sway/desktop/idle_inhibit_v1.c 2018-07-17 11:35:24 -04:00
layer_shell.c Address first round review for swaynag 2018-08-01 22:47:54 -04:00
output.c Revert "Revert "Fix popups"" 2018-08-02 23:36:36 +10:00
render.c Convert toplevel coordinates to output-local 2018-08-02 23:36:36 +10:00
transaction.c Fix race condition crashes when unmapping views 2018-08-02 20:54:03 +10:00
xdg_shell.c Implement resizing tiled containers via cursor 2018-08-12 10:45:54 +10:00
xdg_shell_v6.c Implement resizing tiled containers via cursor 2018-08-12 10:45:54 +10:00
xwayland.c Implement resizing tiled containers via cursor 2018-08-12 10:45:54 +10:00