wlroots/backend/wayland
Kirill Primak b4bec0cd3a backend/wayland: process initial events from globals correctly
Previous logic could lead wlr_wl_backend.drm_render_name being written
to twice, causing a memory leak. This commit fixes the race condition.

(cherry picked from commit 3103ea3af9)
2024-08-15 11:06:50 -04:00
..
backend.c backend/wayland: process initial events from globals correctly 2024-08-15 11:06:50 -04:00
meson.build Switch to stable tablet-v2 protocol 2024-06-27 18:04:00 +00:00
output.c backend/wayland: introduce wlr_wl_output_set_app_id() 2024-06-26 19:43:20 +00:00
pointer.c Avoid using wayland-{client,server}.h 2024-04-17 13:37:12 +00:00
seat.c Avoid using wayland-{client,server}.h 2024-04-17 13:37:12 +00:00
tablet_v2.c Switch to stable tablet-v2 protocol 2024-06-27 18:04:00 +00:00