wlroots-hyprland/types/scene
Simon Ser fe06e5f49a Use wl_container_of() instead of casts
This slightly improves type safety.

The culprits were found with:

    git grep -E '\([a-z0-9_ ]+ \*\)\W?[a-z]'
2023-07-11 20:16:17 +02:00
..
drag_icon.c drag: use unified map logic 2023-06-02 17:26:18 +00:00
layer_shell_v1.c layer-shell: use unified map logic 2023-06-02 17:26:18 +00:00
output_layout.c scene/output_layout: Fix crash in scene_output_layout_output_destroy 2022-06-07 20:58:41 +02:00
subsurface_tree.c subcompositor: use unified map logic 2023-06-02 17:26:18 +00:00
surface.c wlr_scene: Cleanup header includes 2023-02-20 16:53:59 -05:00
wlr_scene.c Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
xdg_shell.c xdg-shell: use unified map logic 2023-06-02 17:26:18 +00:00