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

feat: Support locking to monitor #14

Closed James-LG closed 3 weeks ago

James-LG commented 3 weeks ago

Adds support for locking the cursor to the monitor the target application's window is on.

Addresses #7.