Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-21 | scene: add wlr_scene_tree | Simon Ser | |
2021-09-09 | scene: add wlr_scene_attach_output_layout | Simon Ser | |
This is a helper to integrate wlr_scene with wlr_output_layout. | |||
2021-09-09 | scene: move source to subdir | Simon Ser | |
This will allow more scene-graph extensions to be added without cluttering wlr_scene.c, for instance for sub-surface handling and wlr_output_layout integration. |