diff options
author | Tudor Brindus <me@tbrindus.ca> | 2021-01-28 22:49:46 -0500 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-01-29 10:18:03 +0100 |
commit | 211c1e23be4a115a462ce9b6ee4032ad7b893b14 (patch) | |
tree | d30df681da499e617588744b0718acb06b308627 /examples | |
parent | 703c17ae41a7ebc597a433a37854ec5109dc4a58 (diff) |
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`.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions