[Git][wine/wine][master] winex11: Adjust requested visible rect relative to the previous position.
Alexandre Julliard pushed to branch master at wine / wine Commits: 710b94e2 by Rémi Bernon at 2025-01-13T22:02:54+01:00 winex11: Adjust requested visible rect relative to the previous position. When the window manager moves windows offscreen, the Win32 config is explicitly kept out of sync. We need to handle that case when the Win32 config changes, to avoid forcefully moving the windows back on screen. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57652 - - - - - 2 changed files: - dlls/winex11.drv/window.c - include/wine/gdi_driver.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/710b94e212501727b3b1b8deea06a77... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/710b94e212501727b3b1b8deea06a77... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)