On Saturday 24 December 2016 02:07:21 Aditya Mehra wrote: > Hi, > > Not sure where to find support for this, but i am trying to use the > LaunchApp javascript-api extension in a plasmoid, to launch a shell script > via a button in my main.qml file. I came across this api extension on > https://techbase.kde.org/Development/Tutorials/Plasma4/JavaScript/API-Launch > App which is for plasma 4. Is this still valid for plasma 5 ?
no, it was a completely different way to do applets with pure javascript (before QML existed) that has been removed completely -- Marco Martin
