wlroots/xwayland/selection
Tudor Brindus 40b2e7669a xwayland/selection: make `xwm_data_source_write` return 0 on failure
The `fd` is marked `O_NONBLOCK`, so `write` will never spuriously return
`EINTR`. Therefore, `write` failing is permanent, and we can return 0 to
make the return value meaningful.
2021-01-29 10:18:03 +01:00
..
dnd.c Fix incorrect format parameters 2020-07-27 10:49:19 +02:00
incoming.c xwayland/selection: make `xwm_data_source_write` return 0 on failure 2021-01-29 10:18:03 +01:00
outgoing.c xwayland/selection: rename Wayland-facing data and helpers 2021-01-25 21:02:55 +01:00
selection.c xwayland/selection: rename Wayland-facing data and helpers 2021-01-25 21:02:55 +01:00