sway/include/sway
frsfnrrg a056419ad7 Rewrite shortcut handling code to avoid hardcoded values
The same shortcut algorithm is now used for keycodes,
raw keysyms, and translated keysyms. Pressed keysyms
are now stored in association with the keycodes that
generated them. Modifier keycodes (and associated
keysyms) are identified retroactively by the subsequent
change to the modifier flags.
2018-06-01 18:52:36 -04:00
..
input Rewrite shortcut handling code to avoid hardcoded values 2018-06-01 18:52:36 -04:00
tree Fix mpv damage issue when unfullscreening into floating 2018-06-01 23:14:58 +10:00
commands.h Support i3's legacy force_focus_wrapping command 2018-05-28 11:09:46 -04:00
config.h Implement focus_wrapping 2018-05-27 23:20:21 -04:00
criteria.h Add shell criteria token 2018-05-27 22:02:00 +10:00
debug.h Add debug tree view 2018-04-06 11:49:27 -04:00
desktop.h Simplify damage tracking functions, use them in layer shell 2018-04-06 11:45:40 -04:00
ipc-json.h Implement IPC get_seats command 2018-05-12 18:17:36 +10:00
ipc-server.h Implement fullscreen. 2018-04-16 20:36:40 +10:00
layers.h Some layer shell fixes 2018-03-29 22:11:08 -04:00
output.h Damage borders when damaging view 2018-05-10 23:03:50 +01:00
security.h Move get_feature_policy to sway/security.c 2017-04-16 17:09:53 +03:00
server.h sway: run commands without waiting for Xwayland 2018-05-16 16:50:56 +09:00