On Tue, May 3, 2011 at 4:29 PM, Adrian Yanes <ext-adrian.ya...@nokia.com> wrote:


> "MTheme communicates with a theme server whenever a graphical asset is
> requested. The theme server is responsible for loading the graphics (either
> from static image files, by rasterizing SVG or through procedural
> generation) and sharing them. The sharing of graphics assets is platform
> specific, MeeGo Touch ships with a reference theme server called
> mthemedaemon that shares assets using the X11 system. In case a theme server
> is not available, no sharing occurs and each graphical asset is duplicated
> for each application."
>
> This technique makes a different is terms of time concerning the startup of
> the apps.

Harmattan components use the theme server if it's available (i.e. not
on windows desktop, obviously), check out class
MRemoteThemeDaemonClient if you have the source handy.
_______________________________________________
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

Reply via email to