| Summary: | It is not possible to drag an applet from a screen to another | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Aleix Pol <aleixpol> |
| Component: | Application Dashboard widget | Assignee: | Marco Martin <notmart> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bshah |
| Priority: | NOR | ||
| Version First Reported In: | master | ||
| Target Milestone: | 1.0 | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/plasma-desktop/ce3e00b096add6cbd4a40351a39a0b0e32e2a3b6 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Bug Depends on: | |||
| Bug Blocks: | 328593 | ||
|
Description
Aleix Pol
2014-05-09 10:46:40 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 334549 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 |