swayfx/include/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.h Move previous cursor_position inline. 2018-05-28 02:14:19 +10:00
input-manager.h Add input inhibitor to input manager 2018-04-04 18:47:48 -04:00
keyboard.h Rewrite shortcut handling code to avoid hardcoded values 2018-06-01 18:52:36 -04:00
seat.h Don't track damage for views on inactive tabs 2018-05-21 20:16:56 +10:00