April 16, 2026
6:05 p.m.
On Thu Apr 16 18:03:47 2026 +0000, Cooper Morgan wrote:
changed this line in [version 2 of the diff](/wine/wine/-/merge_requests/10487/diffs?diff_id=260908&start_sha=19780d095b43033b69dee9d33f306304937b32d9#be6b1a6381414c8dae6f91e46942652a04a69f08_601_587) Good catch. Switched to `surface->window.rect` / `surface->window.minimized` so the check uses the last requested config. Since the saved locals weren't used for anything else now, I also restructured the use-after-release fix in the first commit to move the rect computation before the release, which lets me drop the saved locals entirely. Net result is cleaner now in both commits.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10487#note_136568