On Sun, 13 Feb 2011 10:28:21 -0600 Jeff Hoogland <jeffhoogl...@gmail.com> said:

> Yes - but for some reason the height of the program doesn't want to go below
> 800 pixels by default, so it is very messed up under illume.

that'd be the edje layout doing that. the window wil be forced below 800 -
under illume... BUt the window content is likely just thumbing its nose at that
because of the min thing int he edje.

> ~Jeff Hoogland
> 
> On Sun, Feb 13, 2011 at 7:43 AM, Carsten Haitzler <ras...@rasterman.com>wrote:
> 
> > On Fri, 4 Feb 2011 16:40:21 -0600 Jeff Hoogland <jeffhoogl...@gmail.com>
> > said:
> >
> > > Wanted to forward this along to up stream - I want to use the Eve browser
> > on
> > > a tablet computer that has a resolution of 1024x600 but the eve browser
> > > defaults to 800 pixels high causing terrible issues in it, think this is
> > > useful :)
> >
> > hmmm ok - i can see removing the min in the edje file. but the code just
> > specifies an initial window size. i guess 800 heigh might be a bit much,
> > but
> > given the edje theme/layout eve uses by default... 240x320 is a bit silly.
> > maybe 320x480 or 400x512 or something is more sensible - but it can be
> > sized
> > down and up as it is just an initial size.
> >
> > now more to a point - it likely should either leave it to e17 to remember
> > geometry, or remember size itself from the last time it ran... and a tablet
> > pc
> > likely is going to want to maximize windows... illume... in which case....
> > the
> > initial app window size is irrelevant as wm enforces a specific sizing.
> >
> > --
> > ------------- Codito, ergo sum - "I code, therefore I am" --------------
> > The Rasterman (Carsten Haitzler)    ras...@rasterman.com
> >
> >


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


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to