https://bugs.kde.org/show_bug.cgi?id=482298
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/48faf8314d |ma/kwin/-/commit/259afc9e60 |90426abcc8a45daf082b7627f4e |7e91ef5145883d4b03255f061af |9bd |369 --- Comment #11 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 259afc9e607e91ef5145883d4b03255f061af369 by Vlad Zahorodnii. Committed on 26/09/2024 at 11:10. Pushed by vladz into branch 'Plasma/6.2'. xwayland: Fix sending multiple XdndDrop messages after a drop occurs There might be more XdndStatus client messages after a drop occurs. In which case avoid sending XdndDrop client message again as it can result in a feedback loop with clients such as GIMP. (cherry picked from commit 48faf8314d90426abcc8a45daf082b7627f4e9bd) Co-authored-by: Vlad Zahorodnii <vlad.zahorod...@kde.org> M +17 -12 src/xwayland/drag_wl.cpp M +2 -1 src/xwayland/drag_wl.h https://invent.kde.org/plasma/kwin/-/commit/259afc9e607e91ef5145883d4b03255f061af369 -- You are receiving this mail because: You are watching all bug changes.