wlroots-hyprland/xwayland/selection
Tudor Brindus 3d46d3f7a1 xwayland/selection: allow simultaneous Wayland-to-X11 transfers
There seems to be no reason why we can't service multiple Wayland-to-X11
transfers concurrently, so long as they are to different windows (or
possibly, same windows but different target properties?)

This commit removes the queuing logic, but retains the request
de-duplication from #2428.
2021-02-04 17:16:43 +01:00
..
dnd.c xwayland/selection: use one target window per selection 2021-02-04 17:06:14 +01:00
incoming.c xwayland/selection: use one X11 window per incoming transfer 2021-02-04 13:33:59 +01:00
outgoing.c xwayland/selection: allow simultaneous Wayland-to-X11 transfers 2021-02-04 17:16:43 +01:00
selection.c xwayland/selection: use one target window per selection 2021-02-04 17:06:14 +01:00