wlroots-hyprland/backend
Simon Ser 8678633fc9 backend/wayland: add wlr_wl_output_create_from_surface()
By using this function, a compositor can display a wlroots
compositor in a sub-surface, for instance.
2023-08-16 16:39:52 +02:00
..
drm backend/drm: restore custom modes 2023-07-26 17:08:47 +00: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: add wlr_wl_output_create_from_surface() 2023-08-16 16:39:52 +02: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