1
1
mirror of https://github.com/swaywm/sway synced 2024-09-28 07:09:47 +02:00
sway/include
Brian Ashworth 5bf4daf263 Implement tiling_drag_threshold
Implements `tiling_drag_threshold <threshold>` to prevent accidental
dragging of tiling containers. If a container (and all of its
descendants) are unfocused and the tile bar is pressed, a threshold
will be used before actually starting the drag. Once the threshold has
been exceeded, the cursor will change to the grab icon and the operation
will switch from `OP_MOVE_TILING_THRESHOLD` to `OP_MOVE_TILING`.
2019-01-02 23:33:33 +01:00
..
sway Implement tiling_drag_threshold 2019-01-02 23:33:33 +01:00
swaybar swaybar: use KDE's SNI IconThemePath property 2018-12-31 20:40:18 +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
readline.h
stringop.h list.c: rename free_flat_list to list_free_items_and_destroy 2018-12-09 01:15:38 +00:00
unicode.h
util.h Add scroll factor config option. 2018-11-18 13:49:30 -05:00