Skip to content

Revert select_xkb_events to its previous impl#3087

Merged
kchibisov merged 1 commit intomasterfrom
notgull/fix-key-x11
Sep 7, 2023
Merged

Revert select_xkb_events to its previous impl#3087
kchibisov merged 1 commit intomasterfrom
notgull/fix-key-x11

Conversation

@notgull
Copy link
Copy Markdown
Member

@notgull notgull commented Sep 5, 2023

The new implementation of select_xkb_events apparently misconfigures the server. This commit does a temporary fix by just reverting it to its previous implementation.

This is temporary until I can figure out what Xlib is doing behind the scenes or until I read xkbproto.pdf.

Closes #3079 for now

  • Tested on all platforms changed
  • [] Added an entry to CHANGELOG.md if knowledge of this change could be valuable to users
  • Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • Created or updated an example program if it would help users understand this functionality
  • Updated feature matrix, if new features were added or implemented

The new implementation of select_xkb_events apparently misconfigures
the server. This commit does a temporary fix by just reverting it to its
previous implementation.

This is temporary until I can figure out what Xlib is doing behind the
scenes or until I read xkbproto.pdf.

Closes #3079 for now

Signed-off-by: John Nunley <dev@notgull.net>
@notgull notgull requested a review from kchibisov as a code owner September 5, 2023 05:21
@kchibisov kchibisov merged commit 4f0ce72 into master Sep 7, 2023
@kchibisov kchibisov deleted the notgull/fix-key-x11 branch September 7, 2023 06:25
@notgull notgull mentioned this pull request Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Invalid text in KeyEvent on Linux after recent change

2 participants