sway/include/sway
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
..
desktop Simplify transactions by utilising a dirty flag on containers 2018-07-14 23:14:55 +10:00
input Implement floating_modifier and mouse operations for floating views 2018-07-22 23:10:19 +10:00
tree Implement floating_modifier and mouse operations for floating views 2018-07-22 23:10:19 +10:00
commands.h Implement floating_modifier and mouse operations for floating views 2018-07-22 23:10:19 +10:00
config.h Reset outputs on reload 2018-07-20 22:17:20 -04:00
criteria.h Implement no_focus command 2018-07-16 22:18:12 +10:00
debug.h Add extended debugging flags 2018-07-14 20:44:32 -04:00
desktop.h Implement some floating move commands 2018-07-09 23:38:29 +10:00
ipc-json.h Store sway_outputs so that they can be reenabled 2018-06-06 20:11:24 -04:00
ipc-server.h Implement mode --pango_markup 2018-07-05 18:12:14 -04:00
layers.h sway views: add helpers to get view and layer from wlr_surface 2018-06-30 22:31:14 +09:00
output.h Remove duplicate function declaration and add assertion 2018-07-09 23:41:00 +10:00
security.h Move get_feature_policy to sway/security.c 2017-04-16 17:09:53 +03:00
server.h Fix deferred command handling 2018-07-19 01:39:58 -04:00
xwayland.h Automatically float xwayland windows 2018-06-18 22:52:10 +01:00