fluid-lab / gamepad-navigator

GSoC 2020 project
Other
7 stars 10 forks source link

Refactor default key binding. #115

Closed duhrer closed 7 months ago

duhrer commented 10 months ago

Currently, we support a single key binding, which uses the special _execute_action command (identical to clicking the plugin icon).

Instead, we should add a simple command listener that will open the action launcher when the key binding is hit.