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