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

Detect and report macos kbd hook failure #9

Open
EugeneP-Zello opened this issue May 27, 2022 · 1 comment
Open

Detect and report macos kbd hook failure #9

EugeneP-Zello opened this issue May 27, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@EugeneP-Zello
Copy link
Collaborator

Under certain conditions module fails to register the macos kbd hook for all the keys. As an example, module hosted in Dispatch receives press/release notifications for the flag keys (alt/ctrl/cmd) and does not receive such updates for the normal, "alphanumeric" keys
.

We need to detect this problem and report the desktop-hotkeys as non-functional if the kbd hook wasn't properly installed for all the keys

@EugeneP-Zello EugeneP-Zello added the bug Something isn't working label May 27, 2022
@EugeneP-Zello EugeneP-Zello self-assigned this May 27, 2022
@EugeneP-Zello
Copy link
Collaborator Author

SP: 5, "somewhat substantial with elevated risks"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant