sway/common
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
..
background-image.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
cairo.c
ipc-client.c ipc-client: fix memory leaks in get_socketpath 2018-08-06 17:30:24 +01:00
list.c Implement resizing tiled containers via cursor 2018-08-12 10:45:54 +10:00
log.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
meson.build
pango.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
readline.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
stringop.c
unicode.c utf8_size: fix loop boundary 2018-07-02 08:03:41 +09:00
util.c Address review comments on parse_boolean 2018-07-23 21:37:53 -04:00