-
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.