https://bugs.kde.org/show_bug.cgi?id=154804
--- Comment #101 from Nate Graham <n...@kde.org> --- Git commit c2df73aeb33901658da37c305fe703b644aff2e0 by Nate Graham, on behalf of Sebastian Parborg. Committed on 29/04/2025 at 23:26. Pushed by ngraham into branch 'master'. kcms/workspaceoptions: Add option for alternative Drag & Drop behavior This adds the ability to set the default action when drag and dropping files on the same device to be "move". This depends on some changes in KIO 6.14 to support it: https://invent.kde.org/frameworks/kio/-/merge_requests/1856 M +57 -0 kcms/workspaceoptions/ui/main.qml M +8 -3 kcms/workspaceoptions/workspaceoptions.cpp M +8 -0 kcms/workspaceoptions/workspaceoptions_kdeglobalssettings.kcfg https://invent.kde.org/plasma/plasma-desktop/-/commit/c2df73aeb33901658da37c305fe703b644aff2e0 -- You are receiving this mail because: You are watching all bug changes.