Skip to content

Better keyboard input #98

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

Merged
merged 4 commits into from
Oct 13, 2020
Merged

Better keyboard input #98

merged 4 commits into from
Oct 13, 2020

Conversation

ardera
Copy link
Owner

@ardera ardera commented Oct 11, 2020

  • Implement keyboard input using evdev and libinput, instead of reading stdin.
  • requires libxkbcommon at runtime
  • reads /etc/default/keyboard to get the XKBMODEL, XKBLAYOUT, XKBVARIANT and XKBOPTIONS
  • the key events sent to the flutter RawKeyboard now use the gtk toolkit keycodes

@ardera ardera merged commit dc948af into develop Oct 13, 2020
@ardera ardera deleted the feature/evdev-keyboard-input branch October 13, 2020 12:30
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