mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 03:45:58 +01:00
dea94f2bad
Previously, if the Wayland client died before an incremental transfer was complete, the logs would be spammed by "write error to target fd" as wlroots entered some control flow wherein it'd continually try scheduling further writes to the already-dead pipe. This commit contains no behavioral changes, but introduces explicit handling for draining the X11 selection in case of Wayland client death. |
||
---|---|---|
.. | ||
selection | ||
meson.build | ||
server.c | ||
sockets.c | ||
sockets.h | ||
xwayland.c | ||
xwm.c |