Hi,

thanks Aaron, configuration is now working :)

My plasmoid is called TestFest and it's a DataEngine which monitors a 
sourcecode directory for file changes and reruns a testsuite (currently only 
python testsuite) upon a change. According to the success/fail ratio the 
applet will show a picture. I'm using the avatar from doom to indicate the 
status of the testsuite. For the record: this idea isn't new, there's 
something similar for gnome and ruby I've heard.

As each applet can be configured for a different directory I need to 
communicate 
that information to the dataengine. Currently I'm encoding this in the 
sourceName. This encoding might get extensive as I'd also like to support 
other testsuites (like ctest or junit). For example "<testsuite-runner>:<cwd 
of testsuite>:<testsuite filename>" as source name. Is there another way of 
configuring the dataengines?

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

Reply via email to