https://bugs.kde.org/show_bug.cgi?id=517573
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/f77bcb6050 |ma/kwin/-/commit/46ac1e7679 |9321197f127a89f946825a08247 |df4008c0e3c120906dfdf7193de |815 |2e2 --- Comment #9 from Vlad Zahorodnii <[email protected]> --- Git commit 46ac1e7679df4008c0e3c120906dfdf7193de2e2 by Vlad Zahorodnii. Committed on 05/06/2026 at 09:03. Pushed by vladz into branch 'Plasma/6.7'. Prevent klipper from overwriting valid empty selections GTK applications tend to set valid empty selections sometimes. With the current logic, the selection is overwritten by klipper, which in its turn breaks the GTK apps. In order to work reliably, this depends on an upstream patch to make selection updates in GTK less racy. See https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/10006. (cherry picked from commit f77bcb60509321197f127a89f946825a08247815) Co-authored-by: Vlad Zahorodnii <[email protected]> M +2 -2 src/wayland/seat.cpp https://invent.kde.org/plasma/kwin/-/commit/46ac1e7679df4008c0e3c120906dfdf7193de2e2 -- You are receiving this mail because: You are watching all bug changes.
