[MeeGo-touch-dev] [MeeGo-dev] MeeGo handset graphical architecture
Hämäläinen Kimmo
kimmo.hamalainen at nokia.com
Fri Dec 31 05:09:45 PST 2010
On Fri, 2010-12-31 at 11:23 +0200, ext Rubanov Ivan wrote:
> Hello,
> I would like to understand a graphical architecture of MeeGo handset. Actually, I'm trying to analyze meegotouch-home application and I feel the lack of knowledge and may be documentation.
> Could anyone explain how a graphical subsystem works? My main aim is to have clear vision of components hierarchy, relation between components and what should be done to replace default home screen application completely.
Meegotouchhome basically:
- shows a _NET_WM_WINDOW_TYPE_DESKTOP window
- provides a way to start programs (I believe it uses D-Bus activation)
- sends the root window a _NET_ACTIVE_WINDOW ClientMessage when the user
wants to switch to a particular (application) window (e.g. the user
selects a window from the task switcher)
These you need at least to replace it.
-Kimmo
> Thanks,
> Ivan.
> _______________________________________________
> MeeGo-dev mailing list
> MeeGo-dev at meego.com
> http://lists.meego.com/listinfo/meego-dev
More information about the MeeGo-touch-dev
mailing list