wlroots/xwayland
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
..
selection Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
meson.build xwayland: enable use of a xserver subproject 2023-05-04 18:02:32 +00:00
server.c
shell.c xwayland-shell: don't remove inert role resource 2023-07-10 10:03:24 +02:00
sockets.c
sockets.h Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland.c xwayland: unset wlr_xwayland.server on destroy 2023-06-22 16:28:43 +02:00
xwm.c xwayland: pass NULL as event data 2023-07-09 12:18:49 +02:00