Skip to content

Adapt to plasma-framework api changes

Marco Martin requested to merge work/mart/plasma6plasmoidapi into master

adapt the shellpackage of plasmoidviewer to the new api:

  • PlasmoidItem is the forced root item and is the old AppletInterface
  • Plasmoid.* and plasmoid.* are pointers to Applet

Merge request reports