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
Browse filesBrowse the repository at this point in the historyBrowse files
danalec
committed
linux: emulate relative mouse movement from absolute coordinates
Convert absolute mouse input to relative deltas, accumulating fractional
deltas so slow (sub-pixel) motion still moves the cursor on both axes.
Moonlight TV clients send absolute positions; emitting relative deltas makes
the COSMIC magnifier follow the cursor (PointerMotionAbsolute never updates
the zoom focal point — pop-os/cosmic-comp #2760).
0 commit comments