Skip to content

native/linux_x11: Fix dy value in raw_mouse_motion#621

Merged
not-fl3 merged 1 commit intonot-fl3:masterfrom
Pewnack:linux_x11_raw_mouse_event
Apr 13, 2026
Merged

native/linux_x11: Fix dy value in raw_mouse_motion#621
not-fl3 merged 1 commit intonot-fl3:masterfrom
Pewnack:linux_x11_raw_mouse_event

Conversation

@Pewnack
Copy link
Copy Markdown
Contributor

@Pewnack Pewnack commented Apr 11, 2026

On X11, event raw_mouse_motion returned incorrect dy value. This was introduced by #610. After reading the mouse x delta data pointer was only advanced by 1 byte instead of 8 bytes.

@not-fl3
Copy link
Copy Markdown
Owner

not-fl3 commented Apr 13, 2026

Thanks for PR!

@not-fl3 not-fl3 merged commit 9820cc9 into not-fl3:master Apr 13, 2026
11 checks passed
@Pewnack Pewnack deleted the linux_x11_raw_mouse_event branch April 13, 2026 17:47
@Pewnack
Copy link
Copy Markdown
Contributor Author

Pewnack commented Apr 13, 2026

Thanks for merging!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants