wlroots/xwayland
Tycho Andersen 631e5be0d7 xwayland: don't fail on SIGCHLD
SIGCHLD here isn't fatal: we have other means of notifying that things were
successful or failure, and it causes many compositors to have to do a bunch
of extra work:

https://github.com/qtile/qtile/issues/5101
https://github.com/flacjacket/pywlroots/pull/207#issuecomment-2502680133
https://github.com/djpohly/dwl/pull/212

Signed-off-by: Tycho Andersen <tycho@tycho.pizza>
2024-12-06 14:09:28 +00:00
..
selection dnd: ensure internal dnd handlers are unlinked on xwm_destroy() 2024-11-29 13:42:55 +00:00
meson.build xwayland: enable use of a xserver subproject 2023-05-04 18:02:32 +00:00
server.c xwayland: don't fail on SIGCHLD 2024-12-06 14:09:28 +00:00
shell.c xwayland: fix double free wlr_xwayland_shell_v1 2023-10-06 10:04:11 +02: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 Add missing destroy events on automatically destroyed objects 2024-11-26 17:49:22 +00:00
xwm.c dnd: ensure internal dnd handlers are unlinked on xwm_destroy() 2024-11-29 13:42:55 +00:00