Skip to content

v1.17.0

Latest

Choose a tag to compare

@libekonst libekonst released this 07 Jan 23:05
refactor: global keyboard shortcut

- Abstract KeyboardShortcuts, move to dependency to dedicated module
- Use a less popular default global shortcut combination to avoid overriding existing keybindings or getting blocked by scoped application keybinds (such as with editors)
- Make global keybind opt-in to be less intrusive