wlroots-hyprland/xwayland/selection
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
..
dnd.c gtk-primary-selection: drop support 2021-04-08 09:50:18 +02:00
incoming.c Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
outgoing.c xwayland/selection: ignore requests for anything but the newest data 2021-02-15 13:50:14 +01:00
selection.c Use struct initializers instead of memset() 2023-07-07 17:31:11 +02:00