GSoC Plasmoid Initialization
Aaron J. Seigo
aseigo at kde.org
Sun Mar 25 15:06:12 UTC 2012
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20120325/f78a86b8/attachment.sig>
More information about the Plasma-devel
mailing list