On Sunday, May 6, 2012 01:20:29 Mark wrote:
> Then simply running "plasmoidviewer" in the compiled package path of that
> branch.

the package is loaded by the library, which is an Applet, not the other way 
around. it is not a QML only plasmoid, but a C++ plasmoid which is using QML 
for its UI. so install it and run it as you normally would a C++ plasmoid.

(note that this could be turned into a pure QML plasmoid if the C++ bits were 
converted into a QML component plugin so that things like GroupManager and 
TasksModel are accessible from QML; in fact, it could be possible to put that 
into libtaskmanager itself.)

-- 
Aaron J. Seigo

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to