On Tue, May 8, 2012 at 8:15 PM, Mark <mark...@gmail.com> wrote: > I don't know. The branch of Shaun.. > Anyway, the right way to get a QML based taskmanager seems to be through a > QML "plugin" so i'm going to try that out this friday. Just to see how easy > (or hard) it is. > Would be cool if you could just do: > > import KDETaskManagerLibrary > or just > import TaskManager
a reason i prefer not to have things like that when possible is because they become almost a public library. so while is fine some day having a taskmanager import, it should be made sure that has an api that is good and will stay stable. on the other hand if it's binded by an half c++ plasmoid the thing is more isolated and doesn't become instantly available to every piece of qml around _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel