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

multiple registered-hotkeys-with-the-same-character are activated at the same time with one hotkey #31

Open
wis opened this issue Mar 24, 2020 · 2 comments
Assignees

Comments

@wis
Copy link

wis commented Mar 24, 2020

Hello, thank you so much for creating this library I loved using it to develop an open source program that can register up to to a hundred hotkeys and more, I found that when one of multiple registered hotkeys with the same character is pressed all of them fire/activate.

also, modifierleess/character-only hotkeys cause the same issue.
I'd love to keep using this awesome library to keep developing my program, which I'd will release on all platforms, because I think it could help popularize a new way (which is RSI and hacker friendly) to interact with computers, with the rise of high DPI displays. so please, could you help make this issue not block that goal?

I'm developing and testing only on X11 for now, I uSe ArCh LiNuX BtW, (too) :D

@wis wis closed this as completed Mar 24, 2020
@wis wis reopened this Mar 24, 2020
@Skycoder42 Skycoder42 self-assigned this Mar 25, 2020
@Skycoder42
Copy link
Owner

Could you give some example of key sequences that conflict (i.e. both fire)?

@wis
Copy link
Author

wis commented Mar 25, 2020

sure,
e
shift+e
ctrl+e
ctrl+shift+e
alt+e
e could be any letter
when one of them is pressed all fire.
take a look here to see how I'm creating and later registering them with arrays and loops.

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

No branches or pull requests

2 participants