Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-31 | wlr_scene: Refactor wlr_scene (the root element) to encase a wlr_scene_tree | Alexander Orzechowski | |
Co-authored-by: Isaac Freund <[email protected]> | |||
2022-04-14 | scene/output-layout: fix scene destroy handler | Kirill Primak | |
2021-09-09 | scene: add wlr_scene_attach_output_layout | Simon Ser | |
This is a helper to integrate wlr_scene with wlr_output_layout. |