wlroots-hyprland/include
Tudor Brindus 7964a313e8 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.
2021-02-04 13:33:59 +01:00
..
backend backend/drm: don't blit in drm_fb_import 2021-01-24 18:33:56 +01:00
render render: introduce private wlr_renderer_autocreate_with_drm_fd 2021-01-16 22:52:26 +01:00
types region: make wlr_region_create private 2021-02-02 23:42:53 +01:00
util util: add support for generating UUIDs 2021-01-05 20:32:56 +01:00
wlr region: make wlr_region_create private 2021-02-02 23:42:53 +01:00
xcursor Use fixed size integer type 2020-09-01 11:58:56 +02:00
xwayland xwayland/selection: use one X11 window per incoming transfer 2021-02-04 13:33:59 +01:00
meson.build types: add wlr_xdg_foreign_v2 2021-01-05 20:32:56 +01:00