Bug 334549 - Can't drag a plasmoid to a Panel
Summary: Can't drag a plasmoid to a Panel
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Desktop Dashboard (show other bugs)
Version: master
Platform: unspecified Linux
: NOR normal
Target Milestone: 1.0
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-09 10:48 UTC by Aleix Pol
Modified: 2014-05-13 10:51 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aleix Pol 2014-05-09 10:48:23 UTC
If a plasmoid is in the desktop and we want to move it into the Panel, we can't do so.

Reproducible: Always
Comment 1 Marco Martin 2014-05-09 18:05:46 UTC
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
Comment 2 Marco Martin 2014-05-13 10:51:00 UTC
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