April 17, 2026
8:45 a.m.
On Thu Apr 16 18:05:20 2026 +0000, Cooper Morgan wrote:
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. I think it should use surface->processing instead?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10487#note_136697