Skip to content

Add scripting tutorial to Plasma tutorials

Carl Schwan requested to merge work/deploy into developement

@davidedmundson @broulik

Currently, the keys section is empty but this will done in another MR and with some change in the binary factory to fetch them at build time.

I tried to make sure that most of it works and added new stuff that I found in: plasma-workspace/shell/scripting/scriptengine.cpp

Notable exception are:

  • template.findWidgets I commented it out but this template doesn't exist and I don't know if there is a replacement
  • $APPDATA/plasma-desktop/init/ is probably wrong but same I don't know the replacement.

Preview: https://api.carlschwan.eu/docs/plasma/scripting/

Edited by Carl Schwan

Merge request reports