Skip to content

Draft: x11drv rawinput refactor

Errno Ebadf requested to merge EBADF/wine:x11drv-raw-input into master

Major refactor for x11drv xinput2 to listen for events based on focus and use raw unaccelerated values for XI_RawMotion.

I have a version of this patch that is a minimal diff to the x11drv xinput2 handler (maybe I got carried away here...).

Tested on XWayland only with MouseTester.exe (https://github.com/microe1/MouseTester/releases) and Quake Live (ported this set of patches to proton).

Depends on !4356 (closed)

Edited by Errno Ebadf

Merge request reports

Loading