https://bugs.kde.org/show_bug.cgi?id=482298
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/48faf8314d | |90426abcc8a45daf082b7627f4e | |9bd Resolution|--- |FIXED --- Comment #10 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 48faf8314d90426abcc8a45daf082b7627f4e9bd by Vlad Zahorodnii. Committed on 26/09/2024 at 10:57. Pushed by vladz into branch 'master'. 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. M +17 -12 src/xwayland/drag_wl.cpp M +2 -1 src/xwayland/drag_wl.h https://invent.kde.org/plasma/kwin/-/commit/48faf8314d90426abcc8a45daf082b7627f4e9bd -- You are receiving this mail because: You are watching all bug changes.