swayfx/sway/input
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
..
cursor.c Store swayc coordinates as layout-local 2018-06-01 23:14:58 +10:00
input-manager.c Add map_from_region command 2018-04-26 10:53:47 +01:00
keyboard.c Rewrite shortcut handling code to avoid hardcoded values 2018-06-01 18:52:36 -04:00
seat.c Fix mouse warping interaction with layout coords 2018-06-01 23:14:58 +10:00