wlroots-hyprland/types/scene
Isaac Freund 2a8d385386 scene: assert that node != sibling in place above/below
Currently these functions remove the node from the scene if the sibling
argument is the same node as the node. To prevent confusion when
misusing this API, assert that the nodes are distinct and document this.
2021-10-14 21:10:03 +02:00
..
output_layout.c scene: add wlr_scene_attach_output_layout 2021-09-09 12:04:35 +02:00
subsurface_tree.c scene: add wlr_scene_subsurface_tree_create 2021-09-21 16:48:31 +02:00
wlr_scene.c scene: assert that node != sibling in place above/below 2021-10-14 21:10:03 +02:00