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

Bugfix: auto-switch triggered on quick release of custom shortcut #128

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

elig0n
Copy link
Contributor

@elig0n elig0n commented Mar 3, 2019

The above else clause causes Switcheroo to auto-switch on a too quickly released custom shortcut (i.e: Alt+~).
It should only be applicable for alt+tab when the setting for alt+tab auto-switch on quick release is on.

But is it even needed? commenting it out doesn't seem to affect expected functioning.

Fixes #120

The above else clause causes Switcheroo to auto-switch on a too quickly released custom shortcut (i.e: Alt+~). 
It should only be applicable for alt+tab when the setting for alt+tab auto-switch on quick release is on.

But is it even needed? commenting it out doesn't seem to circumvent expected functioning.
@milnak
Copy link

milnak commented Aug 30, 2023

FYI, I integrated this change into my fork

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.

Disable Built-in Alt+Tab Functionality
2 participants