https://bugs.kde.org/show_bug.cgi?id=424754
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/d335070b80c2 |ma/kwin/commit/99b29195b45e |f3bc5674355e3edba61bc010bc3 |cc0de97761f13e7df81dd92b53e |6 |7 Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #20 from Nate Graham <n...@kde.org> --- Git commit 99b29195b45ecc0de97761f13e7df81dd92b53e7 by Nate Graham, on behalf of Aleix Pol. Committed on 28/11/2020 at 22:33. Pushed by ngraham into branch 'Plasma/5.20'. 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 412350 (cherry picked from commit d335070b80c2f3bc5674355e3edba61bc010bc36) M +10 -0 xwl/clipboard.cpp M +1 -0 xwl/clipboard.h https://invent.kde.org/plasma/kwin/commit/99b29195b45ecc0de97761f13e7df81dd92b53e7 -- You are receiving this mail because: You are watching all bug changes.