Custom hotkeys
1 unresolved thread
1 unresolved thread
Add a system to allow custom hotkeys.
@Pregmodder I moved all option related passages to src/gui/options. Later I need to add a new passage for the hotkey selection, thought it makes sense to move them while I am at it.
Edited by Arkerthan
Merge request reports
Activity
added 199 commits
-
f87c74cd...26247d06 - 186 commits from branch
pregmodfan:pregmod-master
- 3181cdba - move options related passages to gui/options
- a558695d - add mousetrap record plugin from https://github.com/DmitryShashkov/mousetrap
- 2faca8ae - Add minimal implementation for a layer between mousetrap and the actual code
- 8622db94 - move from App.UI.Navigation to App.UI.Hotkeys
- aefaab23 - make App.SF.Caps more robust
- 2774be62 - add dynamic hotkey display for return link
- 5eb799d2 - add custom hotkeys settings UI
- 091694e7 - make default hotkeys consistent with recorded values
- 3acc79fa - make hotkeys look nicer
- f5e3fb31 - grammar fixes
- d531b8a0 - use space more efficiently on wide screens
- e828601d - correct namespace for hotkeys
- bb3d16d9 - add save/load custom hotkeys
Toggle commit list-
f87c74cd...26247d06 - 186 commits from branch
added 2 commits
added 15 commits
- ca36abf5 - move options related passages to gui/options
- 5e7e37dc - add mousetrap record plugin from https://github.com/DmitryShashkov/mousetrap
- 6bdf9e94 - Add minimal implementation for a layer between mousetrap and the actual code
- 293d108c - move from App.UI.Navigation to App.UI.Hotkeys
- 05c1b503 - make App.SF.Caps more robust
- 8be66e5c - add dynamic hotkey display for return link
- cfb4c5c5 - add custom hotkeys settings UI
- 106eeff6 - make default hotkeys consistent with recorded values
- bad80bda - make hotkeys look nicer
- 752d011e - grammar fixes
- 6ab50155 - use space more efficiently on wide screens
- 0d07ec8f - correct namespace for hotkeys
- b48a41e7 - add save/load custom hotkeys
- ddf762ca - fix reset button
- 217f06a6 - Make UI mentions of hotkeys dynamic
Toggle commit listmentioned in commit b2d1ccbd
Please register or sign in to reply