-
09e5ec8b
by Rémi Bernon at 2024-09-04T20:11:38+02:00
winewayland: Post WM_WAYLAND_CONFIGURE outside of the surface lock.
-
7020920c
by Rémi Bernon at 2024-09-04T20:11:40+02:00
winewayland: Introduce a new ensure_window_surface_contents helper.
-
fdb98473
by Rémi Bernon at 2024-09-04T20:11:40+02:00
winewayland: Introduce a new set_window_surface_contents helper.
-
5a36121e
by Rémi Bernon at 2024-09-04T20:11:40+02:00
winewayland: Introduce a new get_window_surface_contents helper.
-
a3ea78af
by Rémi Bernon at 2024-09-04T20:11:40+02:00
winewayland: Reset the buffer damage region immediately after copy.
-
abe6dc7b
by Rémi Bernon at 2024-09-04T20:11:40+02:00
winewayland: Move window contents buffer to wayland_win_data struct.
-
b30b740d
by Rémi Bernon at 2024-09-04T20:11:40+02:00
winewayland: Get rid of wayland_surface reference from window_surface.
-
138ed7f9
by Rémi Bernon at 2024-09-04T20:11:40+02:00
winewayland: Get rid of window_surface reference from wayland_win_data.
-
f579e890
by Rémi Bernon at 2024-09-04T20:11:40+02:00
winewayland: Introduce a new wayland_client_surface_create helper.
-
825649e3
by Rémi Bernon at 2024-09-04T20:11:40+02:00
winewayland: Get rid of the window surface individual locks.