Rémi Bernon (@rbernon) commented about dlls/winewayland.drv/vulkan.c:
int client_height = wayland_surface->window.client_rect.bottom - wayland_surface->window.client_rect.top;
Any reason to delay that until the first present and not do it right away when we set needs_content to TRUE?