Bug 394248 - Support creating applet from mime data in Grouping Plasmoid
Summary: Support creating applet from mime data in Grouping Plasmoid
Status: REPORTED
Alias: None
Product: kdeplasma-addons
Classification: Plasma
Component: Grouping (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-14 11:33 UTC by Kai Uwe Broulik
Modified: 2020-01-12 21:50 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 Kai Uwe Broulik 2018-05-14 11:33:48 UTC
Currently you can only drop a plasmoid from Widget Explorer onto the Grouping Plasmoid.

It should offer the same functionality as ContainmentInterface offering to create an applet based on the mime data dropped, e.g. dropping a folder should offer to create Folder View.

Might need some more generic library function to avoid duplicating all of its logic in ContainmentInterface and the grouping plasmoid.