On Wed, 16 Sep 2009 12:00:33 +0200 Michal Brzozowski <ruso...@poczta.fm> said:

> If the WM takes into account these values, you'll never be able to resize
> the window. From my experience they don't depend on dpi.
> 
> r...@om-gta02 ~ $ wmctrl -l
> 0x01000002  0 om-gta02 Notifier
> 
> r...@om-gta02 ~ $ xprop -id 0x01000002
> ...
> WM_NORMAL_HINTS(WM_SIZE_HINTS):
>         program specified minimum size: 198 by 350
>         program specified maximum size: 198 by 350
> ...

the way the contents are specified for the window, it isnt resizable. the app
is in control of this.

> 2009/9/16 arne anka <openm...@ginguppin.de>
> 
> > >> >     evas_object_resize(win->win, 480, 600);
> > >> >
> > >> > is what we do.
> > >>
> > >> yepp. and it does not resize correetly on at least LXDE and apparently
> > >> IceWM -- in my LXDE it is far from 480x600, less than a quarter (approx
> > >> 80x120).
> > >
> > > May this be dpi-related? Could you please try with different X server dpi
> > > settings?
> >
> > was one of the first ideas i got and tried already (with startx), but will
> > try again with "normal" X startup (nodm).
> > but i don't really believe it -- lxterminal frinst came up with a huge
> > font compared to "normal" startup, while messages still was the same size.
> >
> > _______________________________________________
> > Openmoko community mailing list
> > community@lists.openmoko.org
> > http://lists.openmoko.org/mailman/listinfo/community
> >
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to