diff options
author | Tudor Brindus <me@tbrindus.ca> | 2021-01-30 23:43:25 -0500 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-02-04 13:33:59 +0100 |
commit | 7964a313e8c59ed664235884d9b612273b12fc57 (patch) | |
tree | a29819715dd292e31eec2085b6af2c663ae2826a /examples/gamma-control.c | |
parent | 09776334576ed5bd149ca553cb85e967f687b161 (diff) |
xwayland/selection: use one X11 window per incoming transfer
This commit introduces logic for using a new X11 window for each
incoming transfer, rather than having a global window for each selection
source.
This eliminates a whole class of bugs involving multiple concurrent
incoming transfers.
For now, we retain the outgoing transfer queue, and the selection
source-specific windows to support it. Source-specific windows are no
longer used in the incoming path, and will be removed in a future PR.
Refs #1497.
Diffstat (limited to 'examples/gamma-control.c')
0 files changed, 0 insertions, 0 deletions