1
1
mirror of https://github.com/swaywm/sway synced 2024-09-28 15:21:32 +02:00
sway/include
Ryan Dwyer ed5aafd90b Refactor seat operations to use an interface
This splits each seat operation (drag/move tiling/floating etc) into a
separate file and introduces a struct sway_seatop_impl to abstract the
operation.

The move_tiling_threshold operation has been merged into move_tiling.

The main logic for each operation is untouched aside from variable
renames.

The following previously-static functions have been made public:
* node_at_coords
* container_raise_floating
* render_rect
* premultiply_alpha
* scale_box
2019-01-10 22:04:42 +10:00
..
sway Refactor seat operations to use an interface 2019-01-10 22:04:42 +10:00
swaybar swaybar: handle SNI signals better 2019-01-08 12:18:59 +00:00
swaylock Add multiseat support to swaylock 2018-10-24 22:04:16 +10:00
swaynag Implement swaynag -B/--button-no-terminal 2018-11-27 23:34:51 -05:00
background-image.h
cairo.h Use #if instead of #ifdef 2018-11-18 00:33:06 +01:00
ipc-client.h
ipc.h Add failure reply on IPC_SYNC 2018-12-29 17:07:26 +01:00
list.h list.c: rename free_flat_list to list_free_items_and_destroy 2018-12-09 01:15:38 +00:00
log.h
loop.h Remove timerfd from loop implementation 2018-10-15 00:26:27 +10:00
meson.build
pango.h
pool-buffer.h
stringop.h stringop.c: rewrite strip_whitespace 2019-01-01 09:01:24 +00:00
unicode.h
util.h Add scroll factor config option. 2018-11-18 13:49:30 -05:00