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


------------------------------------------------------------------------------
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