On Tuesday, March 20, 2012 09:58:14 Åukasz Olender wrote: > Simply I'll start from implementing Applet::init() method asynchronously > and take care if nothing goes wrong. If something bad will happen, I will
i am skeptical that threading can be used here. one example: painting may be triggered during init(), and that must be in the main thread. this project is not really about threading as much as it is about delaying the initialization of the applets and returning to the event loop between initializations. > I am also going to use existing Plasmoid Viewer application to build simple > application which will allow me to run a number of Plasmoids in separate > environment (instead of only one in Plasmoid Viewer). this already exists in the form of the KPart Plasma shell ... -- Aaron J. Seigo
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