You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* escape win/ctrl/alt keys to avoid losing capture
* detect mouse capture loss to deal with corner cases
* main display switch (and change of resolution and/or scaling)
* simultaneous press of win+tab, ctrl+esc or alt+tab
* restore mouse capture with a 1s retry period
* remove deprecated focus lost event
matlo/GIMX#641matlo/GIMX#656
matlo
pushed a commit
to matlo/gimxinput
that referenced
this issue
Apr 24, 2020
* escape win/ctrl/alt keys to avoid losing capture
* detect mouse capture loss to deal with corner cases
* main display switch (and change of resolution and/or scaling)
* simultaneous press of win+tab, ctrl+esc or alt+tab
* misbehaving application stealing focus
* restore mouse capture with a 1s retry period
* remove deprecated focus lost event
matlo/GIMX#641matlo/GIMX#656
And allow using win/ctrl/alt keys with no risk of mouse capture loss.
The text was updated successfully, but these errors were encountered: