wlroots/xwayland
Uli Schlachter c2f51f2705 xwm: Switch to using xcb_generic_error_t
The function xwm_handle_xcb_error() gets an xcb_value_error_t* as its
argument. I do not know why this is the case. This commit switches the
code to use xcb_generic_error_t* instead.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2021-01-09 12:48:40 +01:00
..
selection xwayland: notify requestor when we fail to respond to their request 2020-10-13 09:02:20 +02:00
meson.build xwayland: split server 2020-05-19 22:07:47 +02: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
xwayland.c xwayland: free server in error path 2020-07-27 10:49:19 +02:00
xwm.c xwm: Switch to using xcb_generic_error_t 2021-01-09 12:48:40 +01:00