Hello, I would like to create a ruby plasma applet which will use the tasks data engine. I have a problem to call operations on service.
In plasmaengineexplorer i can close a window but i don't manage it in ruby service=dataEngine("tasks").serviceForSource(dataEngine("tasks").sources.first) service.startOperationCall(service.operationDescription("close")) This does not do anything. pp service.operationNames gives an empty array I attached the plasmoid source code. This action is triggered when clicking on the plasmoid and then clicking on a window name in the list. Thanks for your help Cédric H
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel