wlroots/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
subsurface_tree.c
wlr_scene.c scene: add wlr_scene_get_scene_output 2021-11-30 20:16:24 +00:00
xdg_shell.c