wlroots-hyprland/backend
Simon Ser 37ef9d7356 backend/drm: stop checking for wlr_client_buffer
wlr_client_buffer is a bad indicator for direct scan-out.
Compositors might use the underlying wlr_buffer instead.
2023-07-14 15:20:35 +02: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 Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
x11 Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02: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