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

Prevent stuck keys (by sending keyup on blur) #137

Merged

Commits on Dec 30, 2021

  1. Prevent stuck keys (by sending keyup on blur)

    This fixes a bug where, if the user defocused Xpra shortly after pressing a key (sending a keydown), that key could get stuck (the matching keyup would never be sent).
    Dan Isla committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    4176697 View commit details
    Browse the repository at this point in the history