Re: [E-devel] E SVN: devilhorns trunk/elementary/src/bin

2012-09-04 Thread Christopher Michael
On 05/09/12 01:59, Daniel Juyung Seo wrote: > was that too big? > just curious. > > Daniel Juyung Seo (SeoZ) It is for when running in Weston. By default, it creates a desktop of 1024x640. dh > On Sep 4, 2012 6:57 PM, "Enlightenment SVN" > wrote: > >> Log: >> Elm: Let's use sane window sizes i

Re: [E-devel] E SVN: devilhorns trunk/elementary/src/bin

2012-09-04 Thread Daniel Juyung Seo
was that too big? just curious. Daniel Juyung Seo (SeoZ) On Sep 4, 2012 6:57 PM, "Enlightenment SVN" wrote: > Log: > Elm: Let's use sane window sizes in tests, yes ? :) > > > > Author: devilhorns > Date: 2012-09-04 02:57:21 -0700 (Tue, 04 Sep 2012) > New Revision: 76119 > Trac:

Re: [E-devel] E SVN: devilhorns trunk/elementary/src/bin

2012-08-14 Thread Christopher Michael
On 08/14/2012 02:47 PM, Daniel Juyung Seo wrote: > But why it shrinks with box? > > Daniel Juyung Seo (SeoZ) > Indeed. That is a very good question :) I did not have the time or energy (or desire to be honest), to start digging through elm code to find out why. dh > On Tue, Aug 14, 2012 at 10:

Re: [E-devel] E SVN: devilhorns trunk/elementary/src/bin

2012-08-14 Thread Daniel Juyung Seo
But why it shrinks with box? Daniel Juyung Seo (SeoZ) On Tue, Aug 14, 2012 at 10:01 PM, Enlightenment SVN wrote: > Log: > Elm: Fix test_entry 8 to not shrink the entry when you start entering > text into it. Not sure who the brain surgeon was that thought using a > box here was a good idea,