On Wed, 2010-07-14 at 02:55 +0200, ext Robin Burchell wrote: > Hi, ... > So, you may need to swap a new window manager in (or look at writing a s/w > rendering backend), but apart from that, the rest of the stack should work OK > if > told to use software rendering mode. Applications don't rely on the compositor > to render them.
"Normal" applications don't but we have some custom things for Meegotouch applications, like synthetic VisibilityNotify sending from mcompositor. Also some additional window properties to handle the decorator logic (Meegotouch applications decorate themselves, and for others we have an external decorator [mdecorator] window). Iconified state is used for the task switcher but not in a traditional way (we use the main window instead of a icon window). -Kimmo > Now, let's go semi-theoretical: I've not actually had a chance to play with a > finished MeeGo handset stack yet as I don't have an SD card to flash to > use on my n900 - this is all just from looking at meego.gitorious.org and > what I > know already.. > > To actually launch an application, let's say meego-handset-dialer, fire up X, > and run > meego-handset-dialer -software from a terminal, and it should work - > hopefully. > > The same process *should* apply for homescreen given what I believe, but I've > CC'd in Carsten Munk who has done some solid work at applying the above sort > of > stuff on the unofficial N8x0 adaptation. > > Carsten, have I missed anything here? > > -- > Robin Burchell > http://rburchell.com > _______________________________________________ > MeeGo-dev mailing list > [email protected] > http://lists.meego.com/listinfo/meego-dev _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
