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: plasmashell
Classification: Plasma
Component: Grouping widget (show other bugs)
Version: master
Platform: Other Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-14 11:33 UTC by Kai Uwe Broulik
Modified: 2025-03-15 07:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


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.