Switcheroo icon indicating copy to clipboard operation
Switcheroo copied to clipboard

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

Open elig0n opened this issue 5 years ago • 1 comments

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

elig0n avatar Mar 03 '19 14:03 elig0n

FYI, I integrated this change into my fork

milnak avatar Aug 30 '23 19:08 milnak