wlroots/xwayland/selection
Tudor Brindus 211c1e23be xwayland/selection: end incr transfer on empty prop, not next selection
Previously, `transfer->incr` was being cleared on the next selection.
However, if the next selection was *also* incremental, it's possible
that `xwm_handle_selection_property_notify` would route us to
`xwm_get_incr_chunk` instead of `xwm_selection_get_data`.
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: end incr transfer on empty prop, not next selection 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: end incr transfer on empty prop, not next selection 2021-01-29 10:18:03 +01:00