Skip to content

xwayland: Fix sending multiple XdndDrop messages after a drop occurs

Vlad Zahorodnii requested to merge work/cherry-pick-48faf831 into Plasma/6.2

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.

BUG: 482298

(cherry picked from commit 48faf831)

Co-authored-by: Vlad Zahorodnii vlad.zahorodnii@kde.org

Merge request reports