Skip to content

Draft: winex11: Support absolute rawinput events and use window-relative coordinates.

Rémi Bernon requested to merge rbernon/wine:mr/winex11-absrel-mouse into master

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51357

Now that we're tracking window position changes as they arrive, they should always be consistent with the received mouse input events.

Absolute rawinput is useful for tablets, touchpad or touchscreen when they are exposed as absolute mouse devices.

Edited by Rémi Bernon

Merge request reports

Loading