wlroots-hyprland/backend/x11
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
input_device.c backend/x11: fix delta_discrete value 2023-01-16 14:19:44 +03:00
meson.build backend: make DRM and libinput backends optional 2021-07-22 09:56:38 -04:00
output.c Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00