swayfx/include/sway/tree
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
..
arrange.h Simplify transactions by utilising a dirty flag on containers 2018-07-14 23:14:55 +10:00
container.h Implement floating_modifier and mouse operations for floating views 2018-07-22 23:10:19 +10:00
layout.h Implement floating_modifier and mouse operations for floating views 2018-07-22 23:10:19 +10:00
output.h move output create to its own file 2018-04-03 20:00:09 -04:00
view.h Allow xwayland views to become urgent when on a non-visible workspace 2018-07-19 21:08:51 +10:00
workspace.h Update workspace urgent state when views close or move workspaces 2018-07-16 13:15:35 +10:00