Skip to content

Port 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