[Git][wine/wine][master] winex11: Retrieve the whole window when creating client window for other process.
Alexandre Julliard pushed to branch master at wine / wine Commits: 844e90b0 by Rémi Bernon at 2025-12-08T14:09:50+01:00 winex11: Retrieve the whole window when creating client window for other process. As soon as x11drv window data has been created, X11DRV_get_whole_window will return it instead of looking up the whole window from the window property. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59091 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59094 - - - - - 1 changed file: - dlls/winex11.drv/window.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/844e90b0b51c799bed68320940b51bd... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/844e90b0b51c799bed68320940b51bd... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)