https://bugs.kde.org/show_bug.cgi?id=412350
--- Comment #4 from Aleix Pol <aleix...@kde.org> --- Git commit d335070b80c2f3bc5674355e3edba61bc010bc36 by Aleix Pol. Committed on 29/10/2020 at 14:56. Pushed by apol into branch 'master'. 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. Related: bug 424754 M +10 -0 xwl/clipboard.cpp M +1 -0 xwl/clipboard.h https://invent.kde.org/plasma/kwin/commit/d335070b80c2f3bc5674355e3edba61bc010bc36 -- You are receiving this mail because: You are watching all bug changes.