wlroots-hyprland/types/buffer
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
..
buffer.c Use struct initializers instead of memset() 2023-07-07 17:31:11 +02:00
client.c Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
dmabuf.c Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
readonly_data.c Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
resource.c wl-drm: use resource interface 2022-11-17 19:55:19 +00:00