27 Nov
2023
27 Nov
'23
5:01 p.m.
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? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4522#note_53934