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

Fixed handling of CapsLock as double modifier activation sequence. #2717

Merged
merged 1 commit into from
Apr 10, 2022

Conversation

dhoepfl
Copy link
Contributor

@dhoepfl dhoepfl commented Apr 7, 2022

As mentioned in #2706, CapsLock as trigger did not work.

This PR fixes it, but due to the slow keys accessibility feature, using it requires good timing. I did not find an API call to query if slow keys is active for CapsLock (or the slow keys delay). Users that want to use double-CapsLock to trigger QS should probably turn of slow keys.

@dhoepfl dhoepfl mentioned this pull request Apr 7, 2022
@pjrobertson
Copy link
Member

LGTM, thanks dhopefl!

@pjrobertson pjrobertson merged commit c153004 into quicksilver:master Apr 10, 2022
@pjrobertson
Copy link
Member

I have also added your name to the Credits in Quicksilver, and it will now appear in the Quicksilver about window.

13603c2

@dhoepfl dhoepfl deleted the CapsLockActivationEvent branch April 11, 2022 13:59
@dhoepfl
Copy link
Contributor Author

dhoepfl commented Apr 11, 2022

Thanks a lot, I am honored.

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.

2 participants