wlroots/xwayland
Uli Schlachter 744fa2e1b7 xwm: Add an X11 error tracing infrastructure
This adds some infrastructure that records the current X11 sequence
number, file name, and line number at various places. When an X11 error
later comes in, this tracing infrastructure can use the sequence number
of the error to figure out which piece of code caused this X11 error.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2021-01-09 13:28:30 +01:00
..
selection xwayland: notify requestor when we fail to respond to their request 2020-10-13 09:02:20 +02:00
meson.build xwm: Add an X11 error tracing infrastructure 2021-01-09 13:28:30 +01:00
server.c xwayland: avoid crash on repeated server_finish_display() call 2020-12-19 10:39:31 +01:00
sockets.c meson: enable more compiler warnings 2019-03-01 09:20:23 +01:00
sockets.h xwayland: remove remaining SOCK_CLOEXEC 2019-02-20 17:04:00 +01:00
trace.c xwm: Add an X11 error tracing infrastructure 2021-01-09 13:28:30 +01:00
xwayland.c xwayland: free server in error path 2020-07-27 10:49:19 +02:00
xwm.c xwm: Add an X11 error tracing infrastructure 2021-01-09 13:28:30 +01:00