June 12, 2026
8:14 p.m.
This matches the old behavior for winewayland before this function was introduced. For future work (like for fractional scaling or xdg-popup), expose does need to flush the window surface every single time, not just when there is an alpha mask. -- v2: win32u: Always flush the window surface in expose_window_surface. https://gitlab.winehq.org/wine/wine/-/merge_requests/11140