Skip to content

Conversation

@badosu
Copy link
Contributor

@badosu badosu commented Nov 19, 2022

Use engine provided action handling, will only work on byar spring current don't merge before a modern engine version is deployed

There are a few opinionated changes here:

  • Keybindings that were patches for lack of language support, for example binding to , and o because [ does not exist in keyboard layouts is replaced by scancode usage, in this case sc_[
  • User keys are not loaded by default, uncomment the corresponding line on cmd_tap_hotkeys.lua if that's desired. Users can avoid using that widget if they want custom bindings on the other hand, see comments on that file

Use engine provided action handling, will only work on byar spring 1353+
don't merge before that engine version is deployed

There are a few opinionated changes here:

- Keybindings that were patches for lack of language support, for
  example binding to , and o because [ does not exist in keyboard
  layouts is replaced by scancode usage, in this case sc_[
- User keys are not loaded by default, uncomment the corresponding line
  on cmd_tap_hotkeys.lua if that's desired. Users can avoid using that
  widget if they want custom bindings on the other hand, see comments on
  that file
@badosu badosu force-pushed the badosu/modernize-keyinput-handling branch from 683c3ab to 34f54d8 Compare November 19, 2022 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant