On Fri, 2011-05-06 at 13:30 +0200, Cornelius Hald wrote: > On Fri, 2011-05-06 at 13:25 +0200, Thiago Macieira wrote: > > The WA things work by telling the window manager what to do. On MeeGo, with > > mcompositor, the window manager doesn't do anything (or didn't use to). > > > > It's the application that drew itself 90° rotated. That means pure Qt apps > > simply don't rotate unless you write the rotation code itself. If you're > > using > > MTF classes, this is implemented there though. > > Thanks for the explanation. But what is the solution? > I don't think each app developer wants to write his/her own rotation > code (I certainly don't). And MTF is deprecated. > > What am I missing?
I thought I'll try a workaround and use MTF only for rotation. Unfortunately it looks like that's not that easy since MWindow and QWidget are not quite compatible. I really hope we get some framework support for that. Cheers, Conny _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev http://wiki.meego.com/Mailing_list_guidelines
