wlroots/backend
Alexander Orzechowski 27cf4f4baa backend/wayland: Linearly allocate output layers
Instaed of tracking the allocated wayland surface as part of the
output layer, just allocate them linearly. If this is acceptable and
the drm backend is also changed, we can get rid of wlr_output.layers
and wlr_output_layer completely.
2023-07-20 00:25:27 -04:00
..
drm backend/drm: stop checking for wlr_client_buffer 2023-07-14 15:20:35 +02:00
headless Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
libinput Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
multi Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
session backend/session: make optional 2022-11-25 16:15:29 +00:00
wayland backend/wayland: Linearly allocate output layers 2023-07-20 00:25:27 -04:00
x11 backend/x11: log output test failure reasons 2023-07-18 15:27:44 -07:00
backend.c Use struct initializers instead of memset() 2023-07-07 17:31:11 +02:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00