wlroots/backend
Jonathan Marler af228b879a backend/x11: ignore DestroyNotify events
The X11 backend subscribes to StructureNotify events, so when
output_destroy() calls xcb_destroy_window() the server sends a
DestroyNotify back. This is expected and harmless but was logged
as an unhandled event. Silence it the same way MAP_NOTIFY and
UNMAP_NOTIFY are already silenced.

(cherry picked from commit 3c8d199ec1)
2026-03-19 19:47:55 +01:00
..
drm treewide: fix typos 2026-02-28 04:26:47 -03:00
headless backend/headless: accept hardware cursors 2025-01-14 16:42:12 +01:00
libinput backend/libinput: guard against new enum entries 2026-02-13 09:41:02 -05:00
multi Assert (almost all) signals have no attached listeners on destroy 2025-01-15 19:53:11 +03:00
session session: simplify libudev unref handling 2025-12-22 10:55:08 +08:00
wayland treewide: fix typos 2026-02-28 04:26:47 -03:00
x11 backend/x11: ignore DestroyNotify events 2026-03-19 19:47:55 +01:00
backend.c backend, output: send commit events after applying all in wlr_backend_commit() 2025-08-12 19:04:05 +02:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00