wlroots-hyprland/types/scene
Simon Ser ba974a4e9f scene: add wlr_scene_get_scene_output
This allows getting a wlr_scene_output from a wlr_output. Since an
output can only be added once to a scene-graph there's no ambiguity.

This is useful for compositors using wlr_scene_attach_output_layout:
the output layout integration automatically creates a scene-graph
output for each wlr_output added to the layout.
2021-11-30 20:16:24 +00:00
..
output_layout.c scene: add wlr_scene_attach_output_layout 2021-09-09 12:04:35 +02:00
subsurface_tree.c scene/subsurface_tree: hide unmapped subsurfaces 2021-10-31 17:07:13 +01:00
wlr_scene.c scene: add wlr_scene_get_scene_output 2021-11-30 20:16:24 +00:00
xdg_shell.c scene: add wlr_scene_xdg_surface_create 2021-11-25 18:53:12 +01:00