On Thu Aug 7 08:30:49 2025 +0000, Rémi Bernon wrote:
It has some implications on the consistency of windows rects between win32u and the drivers, I'm not completely sure out of my head what depends on visible_rect but I think some things could get wrong if we make them different.
Another option could be to do this fixup in window_set_config, but I'm also wondering whether we should simply fixup the Win32 rect instead. What does native do here? Do they allow the client rect to extend outside of the virtual rect without causing any window resize?