Alexandre Julliard pushed to branch master at wine / wine
Commits: c43e8202 by Rémi Bernon at 2024-12-03T11:25:50+01:00 winex11: Do not use desired_state when computing state updates.
It is updated in window_wm_state_notify on unexpected state changes to match the host state and to avoid requesting the Win32 state again. We can use the window style instead to decide what needs to be changed.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57481
- - - - -
1 changed file:
- dlls/winex11.drv/window.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/c43e8202114a318f82439c74153fcc7...