[Git][wine/wine][master] 5 commits: win32u: Notify driver of capture window reset on destruction.
Alexandre Julliard pushed to branch master at wine / wine Commits: 3ae8338d by Rémi Bernon at 2026-06-24T16:37:11+02:00 win32u: Notify driver of capture window reset on destruction. - - - - - 266b0140 by Rémi Bernon at 2026-06-24T16:37:11+02:00 win32u: Pass current and previous toplevel windows to SetCapture. - - - - - 65dc5130 by Rémi Bernon at 2026-06-24T16:37:13+02:00 winex11: Also ignore warped MotionNotify if cursor isn't clipped. - - - - - 225f74d5 by Rémi Bernon at 2026-06-24T16:37:13+02:00 winex11: Simplify send_mouse_input when clipping cursor. - - - - - 2b3512e7 by Rémi Bernon at 2026-06-24T16:37:13+02:00 winex11: Get rid of now unnecessary x11drv_thread_data()->grab_hwnd. - - - - - 12 changed files: - dlls/win32u/driver.c - dlls/win32u/input.c - dlls/win32u/window.c - dlls/wineandroid.drv/android.h - dlls/wineandroid.drv/window.c - dlls/winemac.drv/macdrv.h - dlls/winemac.drv/mouse.c - dlls/winemac.drv/window.c - dlls/winex11.drv/mouse.c - dlls/winex11.drv/window.c - dlls/winex11.drv/x11drv.h - include/wine/gdi_driver.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/efbf9172dd7b5018d7991ac3d57c33... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/efbf9172dd7b5018d7991ac3d57c33... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)