wlroots-hyprland/backend/headless
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
..
backend.c Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
meson.build backend/headless: remove unused wlr_headless_input_device 2022-02-21 17:11:32 +00:00
output.c Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00