Re: [E-devel] [PATCH] wallpaper2: implement close/apply buttons

2012-08-01 Thread Chris Michael
In Svn now. Thanks :) Dh -Original Message- From: thomasg [mailto:tho...@gstaedtner.net] Sent: 01 August 2012 19:49 To: enlightenment-devel@lists.sourceforge.net Subject: Re: [E-devel] [PATCH] wallpaper2: implement close/apply buttons On Wed, Aug 1, 2012 at 8:34 PM, thomasg wrote

Re: [E-devel] [PATCH] wallpaper2: implement close/apply buttons

2012-08-01 Thread Christopher Michael
On 01/08/12 19:34, thomasg wrote: > On Wed, Aug 1, 2012 at 8:02 PM, Thomas Gstädtner > wrote: >> >> This patch adds a close and a apply button the the conf_wallpaper2 >> module. >> It is implemented in an extremely simple way and does NOT have the >> advanced features brought by E_Dialog (like di

Re: [E-devel] [PATCH] wallpaper2: implement close/apply buttons

2012-08-01 Thread thomasg
On Wed, Aug 1, 2012 at 8:34 PM, thomasg wrote: > On Wed, Aug 1, 2012 at 8:02 PM, Thomas Gstädtner > wrote: >> >> This patch adds a close and a apply button the the conf_wallpaper2 >> module. >> It is implemented in an extremely simple way and does NOT have the >> advanced features brought by E_D

Re: [E-devel] [PATCH] wallpaper2: implement close/apply buttons

2012-08-01 Thread thomasg
On Wed, Aug 1, 2012 at 8:02 PM, Thomas Gstädtner wrote: > > This patch adds a close and a apply button the the conf_wallpaper2 > module. > It is implemented in an extremely simple way and does NOT have the > advanced features brought by E_Dialog (like disabling after apply). > > This way the selec

[E-devel] [PATCH] wallpaper2: implement close/apply buttons

2012-08-01 Thread Thomas Gstädtner
This patch adds a close and a apply button the the conf_wallpaper2 module. It is implemented in an extremely simple way and does NOT have the advanced features brought by E_Dialog (like disabling after apply). This way the selector is much more usable without having to move to E_Dialog completely