1
0
Fork 0
mirror of https://github.com/NickHu/sway synced 2025-01-29 08:34:13 +01:00
sway-patched-tray-menu/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
..
commands Implement floating_modifier and mouse operations for floating views 2018-07-22 23:10:19 +10:00
config Reset outputs on reload 2018-07-20 22:17:20 -04:00
desktop Implement force_display_urgency_hint 2018-07-21 10:28:07 +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
base64.c Rework get_clipboard implementation 2017-07-07 21:51:34 +02:00
commands.c Implement floating_modifier and mouse operations for floating views 2018-07-22 23:10:19 +10:00
config.c Reset outputs on reload 2018-07-20 22:17:20 -04:00
criteria.c Free individual criteria in free_config 2018-07-17 11:35:00 -04:00
debug-tree.c Add L_FLOATING back to debug tree 2018-06-01 23:14:58 +10:00
ipc-json.c Mark containers as urgent in IPC if they have urgent views 2018-07-16 14:30:31 +10:00
ipc-server.c Make focus part of transactions 2018-07-15 22:08:26 +10:00
main.c Fix deferred command handling 2018-07-19 01:39:58 -04:00
meson.build Implement floating_modifier and mouse operations for floating views 2018-07-22 23:10:19 +10:00
security.c Add minimal config subsystem 2017-12-05 10:40:55 +01:00
server.c Merge branch 'master' into update-wlroots-1148 2018-07-19 14:09:19 -07:00
sway-bar.5.scd Add sway-bar(5) 2018-05-11 21:13:43 -04:00
sway-input.5.scd Implement tap_button_map for input devices 2018-07-14 01:01:47 -04:00
sway.1.scd Add sway(5) 2018-05-11 21:03:43 -04:00
sway.5.scd Add documentation for urgent command 2018-07-16 10:15:18 +10:00