Summary: | Cannot drag&drop application to another desktop using pager | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | honzulak1 <honzulak1> |
Component: | Pager widget | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde |
Priority: | NOR | ||
Version: | 5.4.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-desktop/b80bd0f74e12241458dba3f366b4c7e6c051f0cc | Version Fixed In: | 5.4.2 |
Sentry Crash Report: | |||
Attachments: | reproducer |
Description
honzulak1
2015-09-06 13:33:38 UTC
Created attachment 94427 [details]
reproducer
Git commit b80bd0f74e12241458dba3f366b4c7e6c051f0cc by Kai Uwe Broulik. Committed on 06/09/2015 at 18:50. Pushed by broulik into branch 'Plasma/5.4'. Support dropping task manager entries onto the pager Also add preventStealing so hovering the pager won't cause the panel to make room for a drop, shifting the pager around. FIXED-IN: 5.4.2 REVIEW: 125073 M +2 -0 applets/pager/package/contents/ui/main.qml M +15 -0 applets/pager/plugin/pager.cpp M +1 -0 applets/pager/plugin/pager.h http://commits.kde.org/plasma-desktop/b80bd0f74e12241458dba3f366b4c7e6c051f0cc Wow, that was fast! Thank you. |