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

Explain why a keyboard would be ignored temporarily #3770

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

adamnovak
Copy link
Contributor

This should fix #3769 and hopefully reduce the number of lost people chiming in on #1848.

I'm not entirely sure I myself understand the meaning of a "probable stuck key" as detected by https://github.com/pqrs-org/Karabiner-Elements/blob/7b16957729b59587948a640578557696027a6413/src/share/probable_stuck_events_manager.hpp

I think it might mean "this key will probably get stuck if we grab the keyboard", and maybe not "this key is probably stuck on the device and the user should mash it until it seems to work properly". So I've worded the messages kind of vaguely.

@tekezo tekezo merged commit 894d8b4 into pqrs-org:main Apr 13, 2024
1 check passed
@tekezo
Copy link
Member

tekezo commented Apr 13, 2024

@adamnovak
Thanks for the great changes for users!
Your interpretation of the message is correct and new message is less confusing.

I have also improved the notification window to accommodate longer messages.
#3780

Screenshot 2024-04-14 at 7 16 48

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.

"Keyboard is ignored temporarily" message should explain that this is for the purpose of stuck key protection
2 participants