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

2012-03-03 Thread Christopher Michael
On 03/03/2012 02:29 AM, Daniel Juyung Seo wrote: > Hello, > > On Fri, Mar 2, 2012 at 5:34 AM, Leif Middelschulte > wrote: >> Since the order is important, why not use single select and dnd to >> sort the list? Like this, the reason for multiselect isn't >> communicated at all. Only people who kno

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

2012-03-02 Thread Daniel Juyung Seo
Hello, On Fri, Mar 2, 2012 at 5:34 AM, Leif Middelschulte wrote: > Since the order is important, why not use single select and dnd to > sort the list? Like this, the reason for multiselect isn't > communicated at all. Only people who know that elm has fallbacks could > conclude this. Agreed. Thi

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

2012-03-01 Thread Leif Middelschulte
Since the order is important, why not use single select and dnd to sort the list? Like this, the reason for multiselect isn't communicated at all. Only people who know that elm has fallbacks could conclude this. 2012/3/1 Enlightenment SVN : > Log: > @68591: multiselect here is intentional to allow

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

2011-07-17 Thread Mike Blumenkrantz
On Sun, 17 Jul 2011 23:51:45 -0700 "Enlightenment SVN" wrote: > Log: > more elm_config features! theme list will now autoselect your current > theme(s) on load. it might even select them correctly! overlay themes > sometimes don't get applied to the sample for some reason, but they will > still b

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

2011-07-17 Thread Mike Blumenkrantz
On Mon, 18 Jul 2011 11:35:16 +0900 Carsten Haitzler (The Rasterman) wrote: > On Sun, 17 Jul 2011 19:25:33 -0400 Mike Blumenkrantz said: > > > On Mon, 18 Jul 2011 08:20:02 +0900 > > Carsten Haitzler (The Rasterman) wrote: > > > > > On Sun, 17 Jul 2011 14:39:05 -0400 Mike Blumenkrantz > > > sa

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

2011-07-17 Thread The Rasterman
On Sun, 17 Jul 2011 19:25:33 -0400 Mike Blumenkrantz said: > On Mon, 18 Jul 2011 08:20:02 +0900 > Carsten Haitzler (The Rasterman) wrote: > > > On Sun, 17 Jul 2011 14:39:05 -0400 Mike Blumenkrantz > > said: > > > > > > > if you're saying the select mode would also need to be able to determin

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

2011-07-17 Thread Mike Blumenkrantz
On Mon, 18 Jul 2011 08:20:02 +0900 Carsten Haitzler (The Rasterman) wrote: > On Sun, 17 Jul 2011 14:39:05 -0400 Mike Blumenkrantz said: > > > > if you're saying the select mode would also need to be able to determine > > which is the base part of the theme, I think we would need to embed some

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

2011-07-17 Thread The Rasterman
On Sun, 17 Jul 2011 14:39:05 -0400 Mike Blumenkrantz said: > if you're saying the select mode would also need to be able to determine which > is the base part of the theme, I think we would need to embed some info into > the edc to provide that, no? no - i'm saying themes can be listed in order

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

2011-07-17 Thread Mike Blumenkrantz
On Sun, 17 Jul 2011 21:37:39 +0900 Carsten Haitzler (The Rasterman) wrote: > On Sat, 16 Jul 2011 10:48:53 -0400 Mike Blumenkrantz said: > > > On Sat, 16 Jul 2011 07:45:41 -0700 > > "Enlightenment SVN" wrote: > > > > > Log: > > > elm_config gains a new feature: multitheme selection! themes are

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

2011-07-17 Thread The Rasterman
On Sat, 16 Jul 2011 10:48:53 -0400 Mike Blumenkrantz said: > On Sat, 16 Jul 2011 07:45:41 -0700 > "Enlightenment SVN" wrote: > > > Log: > > elm_config gains a new feature: multitheme selection! themes are added in > > the order of selection, so to use an overlay for a theme you would select > >

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

2011-07-16 Thread Mike Blumenkrantz
On Sat, 16 Jul 2011 07:45:41 -0700 "Enlightenment SVN" wrote: > Log: > elm_config gains a new feature: multitheme selection! themes are added in the > order of selection, so to use an overlay for a theme you would select the > "base" theme first, then the "overlay" part. then just click use theme