wlroots-hyprland/backend/libinput
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
events.c build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00
keyboard.c backend/libinput: use struct initializers for events 2023-06-14 15:20:41 +02:00
meson.build build: unify naming for HAVE_* defines 2022-12-06 22:39:45 +00:00
pointer.c backend/libinput: use struct initializers for events 2023-06-14 15:20:41 +02:00
switch.c backend/libinput: use struct initializers for events 2023-06-14 15:20:41 +02:00
tablet_pad.c backend/libinput: use struct initializers for events 2023-06-14 15:20:41 +02:00
tablet_tool.c backend/libinput: use struct initializers for events 2023-06-14 15:20:41 +02:00
touch.c backend/libinput: use struct initializers for events 2023-06-14 15:20:41 +02:00