Re: Workflow plasmoid [Re: Hello...]

2012-06-22 Thread Michail V.
Hi Ivan, yes of course, I have just subscribe to plasma-devel, do I have to resend the first mail? for the activitymanager I will try to use directly the libkactivities, I think you must have the same opinion for the tasks also? to use lilbtaskmanager instead of the tasks engine... Michail

Workflow plasmoid [Re: Hello...]

2012-06-22 Thread Ivan Cukic
Hi Michael, Lets move this to plasma-devel since it is about plasma. (replying to k-c-d as well just for easier tracking what happened to the thread) > 1) I am using the following code to remove an activity: > > void ActivityManager::remove(QString id) { > ActivityManager::stop(id); Since