swayfx/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
..
commands Use XKB keycode numbering for bindcode 2018-06-01 18:52:36 -04:00
config Idle handling for dpms/lockscreen et al 2018-05-13 00:30:09 +02:00
desktop Don't auto float xdg views if their dimensions are not set 2018-06-01 23:14:58 +10: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
base64.c Rework get_clipboard implementation 2017-07-07 21:51:34 +02:00
commands.c Implement floating 2018-06-01 23:14:58 +10:00
config.c Fix crash when using multiple outputs 2018-06-01 23:14:58 +10:00
criteria.c Replace is_floating boolean with function 2018-06-01 23:14:58 +10:00
debug-tree.c Add L_FLOATING back to debug tree 2018-06-01 23:14:58 +10:00
ipc-json.c Use L_FLOATING instead of reapable boolean 2018-06-01 23:14:58 +10:00
ipc-server.c Implement IPC_GET_MARKS 2018-05-22 17:35:39 -04:00
main.c sway: run commands without waiting for Xwayland 2018-05-16 16:50:56 +09:00
meson.build Implement floating 2018-06-01 23:14:58 +10:00
security.c Add minimal config subsystem 2017-12-05 10:40:55 +01:00
server.c Update for swaywm/wlroots#1000 2018-05-25 13:55:47 +01:00
sway-bar.5.scd Add sway-bar(5) 2018-05-11 21:13:43 -04:00
sway-input.5.scd Add sway-input(5) 2018-05-11 21:25:05 -04:00
sway.1.scd Add sway(5) 2018-05-11 21:03:43 -04:00
sway.5.scd Support i3's legacy force_focus_wrapping command 2018-05-28 11:09:46 -04:00