On Monday 14 June 2010 12:23:32 Tomas Frydrych wrote: > The MeeGo netbook model is that if the application asks for less than > the 60% of screen width, it gets the size it requested; if the window > requests a size greater than 60% of screen width, it gets resized to use > the entire screen. This is taken care of automatically by the WM.
Ah. For some reason, this particular app asks for 1/2 of the width (and 2/3 of the height, both subject a minimum) -- which is why it isn't automatically resized. I might just make it 61% and not bother to add any MeeGo-specific code! The WM doesn't seem to automatically get rid of the window decoration, however. Reported as bug 3058. > > http://wiki.meego.com/MeeGo_Netbook_and_GTK > > That describes what you need to do to give the application the truly > native look that uses client-size decoration. You probably only want to > do this if you are planning to integrate functionality into the decor > (like the settings button mentioned in the wiki). OK. However, I support Mike's suggestion that the stock GTK_STOCK_QUIT item should be the window-close-hover icon on MeeGo. After all, the other stock toolbar buttons I use seem to have a MeeGo look-and-feel. Reported as bug 3056. Graham _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
