On Tue, May 8, 2012 at 6:16 PM, Marco Martin <notm...@gmail.com> wrote:
> On Sun, May 6, 2012 at 1:20 AM, Mark <mark...@gmail.com> wrote: > > Hi, > > > > I checked this one > > out: > http://quickgit.kde.org/index.php?p=kde-workspace.git&a=shortlog&h=refs/heads/plasma/sreich/tasks-qml > and > > compiled the taskmanager plasmoid. So far so good. > > Then i added the new library path to LD_LIBRARY_PATH > > Then simply running "plasmoidviewer" in the compiled package path of that > > branch. > > is it using the new libtaskmanager library as well? with 4.8 or master > workspace libraries probably wouldn't work > 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 then: TaskManager{ model (is a TaskModel) grouping (where it can be one of TaskGroupingStrategy enum: NoGrouping, ManualGrouping or ProgramGrouping ... what else ... } Or something alike.. Yeah, i can see that being very powerful :) I'm just dreaming on now. I will post the progress here in plasma-devel if i have something working.
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel