wlroots-hyprland/types/data_device
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
..
wlr_data_device.c compositor: introduce wlr_surface_set_role_object() 2023-06-23 11:54:05 +00:00
wlr_data_offer.c Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
wlr_data_source.c Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
wlr_drag.c compositor: add wlr_surface_role.no_object 2023-06-14 14:06:28 +00:00