summaryrefslogtreecommitdiffhomepage
path: root/gui/keyboard.h
AgeCommit message (Collapse)Author
2015-11-22work: use the centralized keypress workerStanislaw Halik
2015-11-11shortcuts: alloy kbd mods for joystick buttonsStanislaw Halik
2015-11-11shortcuts: map joystick buttons on depress onlyStanislaw Halik
Some buttons like the X65 mode switch are held all the time. Prevent them from hogging all the keybindings. Issue: #118
2015-11-11allow for binding joystick buttons to shortcut functionsStanislaw Halik
Win32 only Issue: #118
2015-11-01keyboard-chooser: use only keyboard worker, not full shortcutsStanislaw Halik
2015-10-30rename gui directoryStanislaw Halik