If a plasmoid is in the desktop and we want to move it into the Panel, we can't do so. Reproducible: Always
About this (as the dragging from a screen to another) I have some ideas about an API and started a branch... However, I would prefer delaying this for the next release, since it would add api and potentially broken stuff very near to release
Git commit ce3e00b096add6cbd4a40351a39a0b0e32e2a3b6 by Marco Martin. Committed on 13/05/2014 at 10:48. Pushed by mart into branch 'master'. ability to drag an applet between containments both from/to panel and desktop and between different screens Related: bug 334548 M +1 -1 containments/desktop/package/contents/code/LayoutManager.js M +10 -1 containments/desktop/package/contents/ui/AppletAppearance.qml M +11 -1 containments/desktop/package/contents/ui/AppletHandle.qml M +6 -0 containments/desktop/package/contents/ui/main.qml M +10 -1 containments/folder/package/contents/ui/AppletAppearance.qml M +10 -1 containments/folder/package/contents/ui/AppletHandle.qml M +5 -0 containments/panel/contents/code/LayoutManager.js M +14 -1 containments/panel/contents/ui/ConfigOverlay.qml http://commits.kde.org/plasma-desktop/ce3e00b096add6cbd4a40351a39a0b0e32e2a3b6