wlroots-hyprland/backend/wayland
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/wayland: add scaling support for output layers 2023-06-05 18:29:55 +00:00
output.c Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
pointer.c Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00
seat.c backend/wayland: support touch cancel events 2023-03-24 11:47:08 +00:00
tablet_v2.c Use wl_signal_emit_mutable 2022-08-18 07:16:16 -04:00