Alexandre Julliard pushed to branch master at wine / wine Commits: c9d9388b by Paul Gofman at 2025-10-02T21:41:10+02:00 user32/tests: Add test for (no) messages during TrackMouseEvent() call. - - - - - e204fa0f by Paul Gofman at 2025-10-02T21:41:10+02:00 win32u: Use internal message to handle NtUserTrackMouseEvent() for other thread window. - - - - - 8c04fdf3 by Paul Gofman at 2025-10-02T21:41:10+02:00 win32u: Move mouse tracking info into per-thread data. - - - - - d7b13b13 by Paul Gofman at 2025-10-02T21:41:10+02:00 win32u: Track mouse events based on last mouse message data. - - - - - 8 changed files: - dlls/user32/tests/msg.c - dlls/win32u/input.c - dlls/win32u/message.c - dlls/win32u/ntuser_private.h - dlls/win32u/sysparams.c - dlls/win32u/win32u_private.h - dlls/win32u/window.c - include/ntuser.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3b0e830f2bca86232859d0c80aed00... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3b0e830f2bca86232859d0c80aed00... You're receiving this email because of your account on gitlab.winehq.org.