wlroots/backend
Jonathan Marler 3c8d199ec1 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.
2026-03-10 22:44:56 -06:00
..
drm treewide: make type-check helpers take const pointers 2026-03-06 16:04:21 +08:00
headless treewide: make type-check helpers take const pointers 2026-03-06 16:04:21 +08:00
libinput treewide: make type-check helpers take const pointers 2026-03-06 16:04:21 +08:00
multi treewide: make type-check helpers take const pointers 2026-03-06 16:04:21 +08:00
session session: simplify libudev unref handling 2025-12-22 10:55:08 +08:00
wayland treewide: make type-check helpers take const pointers 2026-03-06 16:04:21 +08:00
x11 backend/x11: ignore DestroyNotify events 2026-03-10 22:44:56 -06: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