wlroots-hyprland/types/scene
Simon Ser b25759cd20 scene: drop default case in wlr_scene_node_at
This allows the compiler to error out if we haven't enumerated all
of the cases. This is useful to avoid a missing implementation when
adding a new node type.
2021-09-22 10:45:39 -06: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: drop default case in wlr_scene_node_at 2021-09-22 10:45:39 -06:00