[Git][wine/wine][master] 4 commits: win32u: Introduce a new NtUserGetPresentRect driver-specific call.
Alexandre Julliard pushed to branch master at wine / wine Commits: b160ac0c by Rémi Bernon at 2025-12-08T10:54:26+01:00 win32u: Introduce a new NtUserGetPresentRect driver-specific call. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58844 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58443 - - - - - f5d276ab by Rémi Bernon at 2025-12-08T10:54:27+01:00 win32u: Use the window present rect as visible rect when set. And force the window to be fullscreen. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58844 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58443 - - - - - 19a3ba68 by Rémi Bernon at 2025-12-08T10:54:29+01:00 win32u: Fixup fullscreen cursor clipping when present rect is set. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58844 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58443 - - - - - ae3cd29b by Rémi Bernon at 2025-12-08T10:54:29+01:00 winex11: Ignore children clipping in exclusive fullscreen mode. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58844 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58443 - - - - - 7 changed files: - dlls/win32u/input.c - dlls/win32u/win32u_private.h - dlls/win32u/window.c - dlls/winex11.drv/event.c - dlls/winex11.drv/init.c - dlls/wow64win/user.c - include/ntuser.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6d0644f757f31d40e670496a93d8a7... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6d0644f757f31d40e670496a93d8a7... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)