swayfx/sway/input
Ryan Dwyer 9fbe13b9be Implement floating_modifier and mouse operations for floating views
This implements the following:

* `floating_modifier` configuration directive
* Drag a floating window by its title bar
* Hold mod + drag a floating window from anywhere
* Resize a floating view by dragging the border
* Resize a floating view by holding mod and right clicking anywhere on
the view
* Resize a floating view and keep aspect ratio by holding shift while
resizing using either method
* Mouse cursor turns into resize when hovering floating border or corner
2018-07-22 23:10:19 +10:00
..
cursor.c Implement floating_modifier and mouse operations for floating views 2018-07-22 23:10:19 +10:00
input-manager.c Implement tap_button_map for input devices 2018-07-14 01:01:47 -04:00
keyboard.c Make focus part of transactions 2018-07-15 22:08:26 +10:00
seat.c Fix urgent timer logic and remove unnecessary header includes 2018-07-21 10:28:07 +10:00