swayfx/sway/input
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
..
cursor.c Implement tiling_drag_threshold 2019-01-02 23:33:33 +01:00
input-manager.c Apply implicit fallback seat config 2018-12-31 11:37:07 +01:00
keyboard.c binding: match single-key bindings if no multi-key binding matched 2018-10-29 13:04:19 +00:00
seat.c Implement tiling_drag_threshold 2019-01-02 23:33:33 +01:00