[Git][wine/wine][master] winex11: Delay changing window config if win32 side is still minimized.
Alexandre Julliard pushed to branch master at wine / wine Commits: df0d5a0e by Rémi Bernon at 2025-02-21T22:10:54+01:00 winex11: Delay changing window config if win32 side is still minimized. Some games react to focus change before we have a chance to apply window state updates to the win32 side. In that case ignore the window config change until a later time as they will still have their minimized size. - - - - - 1 changed file: - dlls/winex11.drv/window.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/df0d5a0e500f431c502bf333c1dad4a... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/df0d5a0e500f431c502bf333c1dad4a... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)