kwin/xwl
Aleix Pol d335070b80 xwl: Do not refresh the x11 Clipboard while fetching
At the moment there was a race condition when putting something into the
keyboard from XWayland apps. The clipboard manager would announce a new
thing before we'd submitted it all resulting in a broken state.

This change detects when it's fetching and will only refresh the source
after everything has been sent.

BUG: 424754
CCBUG: 412350
2020-10-29 15:56:13 +01:00
..
clipboard.cpp xwl: Do not refresh the x11 Clipboard while fetching 2020-10-29 15:56:13 +01:00
clipboard.h xwl: Do not refresh the x11 Clipboard while fetching 2020-10-29 15:56:13 +01:00
databridge.cpp Adapt to DataSource changes 2020-10-01 14:51:05 +00:00
databridge.h xwayland: Use KWIN_SINGLETON to make DataBridge a singleton 2020-08-12 09:59:13 +03:00
dnd.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
dnd.h Prettify license headers 2020-08-07 19:57:56 +00:00
drag.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
drag.h Prettify license headers 2020-08-07 19:57:56 +00:00
drag_wl.cpp Fix Build Warning 2020-08-26 19:24:02 +02:00
drag_wl.h Prettify license headers 2020-08-07 19:57:56 +00:00
drag_x.cpp Fix Build Warning 2020-08-26 19:24:02 +02:00
drag_x.h Prettify license headers 2020-08-07 19:57:56 +00:00
selection.cpp xwl: prefer using local variable than fetching again 2020-10-20 02:14:18 +02:00
selection.h Prettify license headers 2020-08-07 19:57:56 +00:00
selection_source.cpp xwl: Include errors and warnings 2020-10-29 15:56:13 +01:00
selection_source.h Prettify license headers 2020-08-07 19:57:56 +00:00
transfer.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
transfer.h Prettify license headers 2020-08-07 19:57:56 +00:00
xwayland.cpp If include is define in .h remove it if it's defined in .cpp too (scripted) 2020-10-23 21:37:16 +02:00
xwayland.h xwayland: Don't exit if failed to read DISPLAY 2020-09-09 15:25:59 +00:00
xwayland_interface.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
xwayland_interface.h Prettify license headers 2020-08-07 19:57:56 +00:00