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
Touchpad click now sends Backspace when the click report has no active touch point, and also when two touch points are active.
Create/Options system buttons now use deterministic press-before-actions and release-after-actions ordering, so Right Alt / Right Ctrl combinations are less likely to miss when pressed in the same frame as action keys or touchpad actions.
Keyboard and mouse hold bookkeeping is serialized inside the injector, reducing release races between mapper ticks, disable/enable, disconnect, and process shutdown.