On Tue Jun 18 18:43:49 2024 +0000, Errno Ebadf wrote:
The important part from [0001-server-Add-support-for-absolute-rawinput-mouse-messa.patch](https://gitlab.winehq.org/wine/wine-staging/-/blob/0c3e34dc139cb78a6cd55311f...) is that x and y go in unmodified (the `x - desktop->cursor.x` is now just `x`).
@EBADF I know it. See my patches.