Re: [E-devel] [EGIT] [core/elementary] master 09/12: ctxpopup: add elm.swallow.backgournd for backgournd customize

2016-02-05 Thread Davide Andreoli
2016-02-05 8:45 GMT+01:00 taehyub : > cedric pushed a commit to branch master. > > > http://git.enlightenment.org/core/elementary.git/commit/?id=6cf09175874cca9e5859d580a5bad706012b8880 > > commit 6cf09175874cca9e5859d580a5bad706012b8880 > Author: taehyub > Date: Fri Feb 5 08:17:55 2016 +0100 >

Re: [E-devel] [EGIT] [core/elementary] master 09/12: ctxpopup: add elm.swallow.backgournd for backgournd customize

2016-02-05 Thread Stefan Schmidt
Hello. On 05/02/16 12:27, Davide Andreoli wrote: > 2016-02-05 8:45 GMT+01:00 taehyub : > >> cedric pushed a commit to branch master. >> >> >> http://git.enlightenment.org/core/elementary.git/commit/?id=6cf09175874cca9e5859d580a5bad706012b8880 >> >> commit 6cf09175874cca9e5859d580a5bad706012b8880 >

Re: [E-devel] [EGIT] [core/enlightenment] master 01/02: e comp: fix crashes on exit/restart when e_comp is NULL

2016-02-05 Thread Mike Blumenkrantz
I would much prefer figuring out what the underlying issue is here rather than having to consistently add impossible-case null checks everywhere a global variable (which should exist for all normal use cases) is dereferenced. On Fri, Feb 5, 2016 at 4:36 AM Carsten Haitzler wrote: > raster pushed

Re: [E-devel] [EGIT] [core/enlightenment] master 02/02: e - video bgs - allow selection of video files for wallpapers

2016-02-05 Thread Mike Blumenkrantz
This is a neat and unique feature. I do have a few comments which I've inlined below: On Fri, Feb 5, 2016 at 4:36 AM Carsten Haitzler wrote: > raster pushed a commit to branch master. > > > http://git.enlightenment.org/core/enlightenment.git/commit/?id=be1b11ca28dbaeaaab4fd8f308ec31029d104397 >

Re: [E-devel] Elementary Rotate Gesture

2016-02-05 Thread Andrew Williams
I can't see anything in the elementary_test that would point to scroll being implemented. Rather strangely when I loaded the latest EFL the zoom in elementary_test is now not working either - I'm confused! Trying to look into the scroll (2 finger "line") for my touch screen but the gesture code - a

Re: [E-devel] [EGIT] [core/enlightenment] master 01/02: e comp: fix crashes on exit/restart when e_comp is NULL

2016-02-05 Thread The Rasterman
On Fri, 05 Feb 2016 18:00:23 + Mike Blumenkrantz said: > I would much prefer figuring out what the underlying issue is here rather > than having to consistently add impossible-case null checks everywhere a > global variable (which should exist for all normal use cases) is > dereferenced. i a

Re: [E-devel] [EGIT] [core/enlightenment] master 02/02: e - video bgs - allow selection of video files for wallpapers

2016-02-05 Thread The Rasterman
On Fri, 05 Feb 2016 18:22:17 + Mike Blumenkrantz said: > This is a neat and unique feature. I do have a few comments which I've > inlined below: > > On Fri, Feb 5, 2016 at 4:36 AM Carsten Haitzler > wrote: > > > raster pushed a commit to branch master. > > > > > > http://git.enlightenment.