wlroots-hyprland/xwayland
Simon Ser 76e2a74282 xwayland: use initializer for struct wlr_xwayland_resize_event
Ensures there are no fields with uninitialized memory.

Also remove an outdated TODO: Xwayland only supports a single seat.
2023-07-09 12:18:49 +02:00
..
selection Use struct initializers instead of memset() 2023-07-07 17:31:11 +02:00
meson.build xwayland: enable use of a xserver subproject 2023-05-04 18:02:32 +00:00
server.c xwayland: use internal_config 2022-12-06 22:39:45 +00:00
shell.c compositor: listen to role_resource destroy signal 2023-06-23 14:33:26 +02:00
sockets.c xwayland/sockets: ensure proper permissions 2021-04-16 11:53:05 +02:00
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: use initializer for struct wlr_xwayland_resize_event 2023-07-09 12:18:49 +02:00