Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support keycode mode in target UI #43099

Merged
merged 1 commit into from
Aug 21, 2020
Merged

Conversation

Qrox
Copy link
Contributor

@Qrox Qrox commented Aug 21, 2020

Summary

SUMMARY: Interface "Support keycode mode in target UI"

Purpose of change

Support keycode mode in target UI.

Describe the solution

  1. Switch preferred keyboard mode to keyboard_mode::keycode.
  2. Update two keybinding messages.
  3. Remove ANY_INPUT from registered actions since it was from many years ago and does not seem to do anything now.

Testing

Tested in keychar and keycode mode and narrow/wide sidebar mode.

@anothersimulacrum anothersimulacrum added [C++] Changes (can be) made in C++. Previously named `Code` Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style Controls / Input Keyboard, mouse, keybindings, input UI, etc. labels Aug 21, 2020
@ZhilkinSerg ZhilkinSerg merged commit 7dbd1cf into CleverRaven:master Aug 21, 2020
@Qrox Qrox deleted the input-7 branch August 22, 2020 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C++] Changes (can be) made in C++. Previously named `Code` Code: Infrastructure / Style / Static Analysis Code internal infrastructure and style Controls / Input Keyboard, mouse, keybindings, input UI, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants