swayfx/include/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.h Move previous cursor_position inline. 2018-05-28 02:14:19 +10:00
input-manager.h Add input inhibitor to input manager 2018-04-04 18:47:48 -04:00
keyboard.h Fix keyboard shortcut handling inconsistencies 2018-06-12 20:26:57 -04:00
seat.h Implement floating_modifier and mouse operations for floating views 2018-07-22 23:10:19 +10:00