James-LG / AutoCursorLock

Locks cursor to specified windows while in focus. Good for games that don't properly lock the cursor.
MIT License
96 stars 2 forks source link

Support Multiple Modifier keys (e.g. CTRL+Alt+Tab) #10

Closed kinland closed 3 weeks ago

kinland commented 4 weeks ago

The current UI only allows a single modifier key, but many Windows shortcuts use two or more. I'd like to use CTRL+ALT+TAB or something like that as my shortcut, but I'm instead forced to pick CTRL+TAB, etc.

With only a single modifier, the odds of overlapping an existing shortcut go WAY up, and there are way fewer workable combinations!

James-LG commented 3 weeks ago

Thanks for the suggestion. It will be in the next release.

James-LG commented 3 weeks ago

Now available in v2.0.0.