- 06 Jun, 2019 1 commit
-
-
Greg Spencer authored
This fixes a rather embarrassing bug in ShortcutManager that happened because I forgot to add the tests I meant to add. This fixes the bug, and adds the tests.
-
- 04 Jun, 2019 1 commit
-
-
Greg Spencer authored
This implements the keyboard shortcut handling and action invocation in order to provide a place in the infrastructure for keyboard events to trigger actions. This will allow binding of key events to actions like "move the focus to the next widget" and "activate button".
-