wlroots/xwayland/selection
Simon Ser 6ada67da9b xwayland/xwm: implement somewhat asynchronous request flushing
Instead of calling xcb_flush() directly, wait until the FD is
writable.

Ideally we'd have a non-blocking variant instead of xcb_flush(),
but libxcb doesn't have this. Also libxcb blocks when its internal
buffer is full, but not much we can do here.
2024-10-07 21:51:15 +03:00
..
dnd.c xwayland/xwm: implement somewhat asynchronous request flushing 2024-10-07 21:51:15 +03:00
incoming.c xwayland/xwm: implement somewhat asynchronous request flushing 2024-10-07 21:51:15 +03:00
outgoing.c xwayland/xwm: implement somewhat asynchronous request flushing 2024-10-07 21:51:15 +03:00
selection.c xwayland/xwm: implement somewhat asynchronous request flushing 2024-10-07 21:51:15 +03:00