Skip to content

Port plasmoids to the new action api

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

Now plasmoid actions are defined in a declarative fashion in a QQmlListProperty over Plasmoid, and the old imperative JS api is deprecated

Merge request reports