Alexandre Julliard pushed to branch master at wine / wine
Commits: 36a0253c by Rémi Bernon at 2024-09-10T16:58:29+02:00 winewayland: Move wayland_surface_get_client to window.c.
- - - - - c03678d2 by Rémi Bernon at 2024-09-10T16:58:29+02:00 winewayland: Introduce a new wayland_client_surface_attach helper.
- - - - - 013e54b0 by Rémi Bernon at 2024-09-10T16:58:29+02:00 winewayland: Pass hwnd to and return client rect from wayland_surface_get_client.
- - - - - 71d87058 by Rémi Bernon at 2024-09-10T16:58:29+02:00 winewayland: Move client surface to wayland_win_data struct.
- - - - - 66055655 by Rémi Bernon at 2024-09-10T16:58:29+02:00 winewayland: Detach client surfaces when they are not visible.
- - - - -
5 changed files:
- dlls/winewayland.drv/opengl.c - dlls/winewayland.drv/vulkan.c - dlls/winewayland.drv/wayland_surface.c - dlls/winewayland.drv/waylanddrv.h - dlls/winewayland.drv/window.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/422ca9548bfd08f875ae5bf3470b33...