wlroots/xwayland
JiDe Zhang 0d20e46498 xwayland: fix assertion failure in wlr_xwayland_shell_v1
The issue occurred when `wlr_xwayland_shell_v1` was destroyed before
`wlr_xwayland`. This happened because `wlr_xwayland` didn't remove the
listener for the shell's destroy event in `handle_shell_destroy`.

(cherry picked from commit d7ae9a866b)
2025-09-22 16:00:32 -04:00
..
selection xwayland/selection/dnd: always send finished event 2025-03-23 15:17:10 +01:00
meson.build xwayland: enable use of a xserver subproject 2023-05-04 18:02:32 +00:00
server.c Revert "xwayland: Reset signal mask and handlers before exec" 2025-04-20 21:12:33 +02:00
shell.c Assert (almost all) signals have no attached listeners on destroy 2025-01-15 19:53:11 +03:00
sockets.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
sockets.h Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
xwayland.c xwayland: fix assertion failure in wlr_xwayland_shell_v1 2025-09-22 16:00:32 -04:00
xwm.c xwayland: handle unset _NET_WM_NAME 2025-05-15 10:23:01 +02:00