Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: solve a race condition for stacking of windows if opened at the same time by the same client.

2013-08-02 Thread michael . blumenkrantz
Carsten Haitzler - Enlightenment Git wrote: >raster pushed a commit to branch master. > >commit 7cf4bfd6d0f7bde4ff369bebd62973277070dadb >Author: Carsten Haitzler (Rasterman) >Date: Fri Aug 2 16:57:06 2013 +0900 > > solve a race condition for stacking of windows if opened at the same >ti

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: solve a race condition for stacking of windows if opened at the same time by the same client.

2013-08-02 Thread The Rasterman
On Fri, 02 Aug 2013 09:38:01 +0100 michael.blumenkra...@gmail.com said: > Carsten Haitzler - Enlightenment Git wrote: > >raster pushed a commit to branch master. > > > >commit 7cf4bfd6d0f7bde4ff369bebd62973277070dadb > >Author: Carsten Haitzler (Rasterman) > >Date: Fri Aug 2 16:57:06 2013 +09

Re: [E-devel] Eo: potential improvements

2013-08-02 Thread Jérémy Zurcher
On Friday 02 August 2013 03:42, Cedric BAIL wrote : > Hello, > > On Thu, Aug 1, 2013 at 2:03 PM, Jérémy Zurcher wrote: > > what is the purpose of these hooks again, > > Improving our tooling. Right now there is at least a few tools that > can use them : > - espion, that does trace every call to

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: as of e18 - we now are compositing only, which means we also don't have to do a revers then forward paass in eval... which can cause ugly things

2013-08-02 Thread Gustavo Lima Chaves
* Carsten Haitzler - Enlightenment Git [2013-08-02 07:07:06 -0700]: HERO commit. > raster pushed a commit to branch master. > > commit 212cfda19b8b5c098d00f7fbd6d96141ec3b30c7 > Author: Carsten Haitzler (Rasterman) > Date: Fri Aug 2 23:06:22 2013 +0900 > > as of e18 - we now are compos

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: as of e18 - we now are compositing only, which means we also don't have to do a revers then forward paass in eval... which can cause ugly things

2013-08-02 Thread The Rasterman
On Fri, 2 Aug 2013 11:16:51 -0300 Gustavo Lima Chaves said: > * Carsten Haitzler - Enlightenment Git > [2013-08-02 07:07:06 -0700]: > > HERO commit. does this solve something for you? :) > > raster pushed a commit to branch master. > > > > commit 212cfda19b8b5c098d00f7fbd6d96141ec3b30c7 > >

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: as of e18 - we now are compositing only, which means we also don't have to do a revers then forward paass in eval... which can cause ugly things

2013-08-02 Thread Gustavo Lima Chaves
* Carsten Haitzler [2013-08-03 00:13:20 +0900]: > On Fri, 2 Aug 2013 11:16:51 -0300 Gustavo Lima Chaves > said: > > > * Carsten Haitzler - Enlightenment Git > > [2013-08-02 07:07:06 -0700]: > > > > HERO commit. > > does this solve something for you? :) Yep, funky winlist ordering :) BTW I m

Re: [E-devel] Release tarballs for testing - EFL 1.7.8 and Enlightenment 0.17.4

2013-08-02 Thread Deon Thomas
hope i am not too late but i did some backport just now that fixes up conf_randr pretty good, hope it makes it into 0.17.4 thanks On Thu, Aug 1, 2013 at 1:07 PM, Martin Jansa wrote: > On Thu, Aug 01, 2013 at 10:30:50AM -0400, Deon Thomas wrote: > > resolved by devilhorns, I have backported the

Re: [E-devel] Release tarballs for testing - EFL 1.7.8 and Enlightenment 0.17.4

2013-08-02 Thread Eduardo Lima (Etrunko)
I got those too, it is ready to go now. On Fri, Aug 2, 2013 at 1:53 PM, Deon Thomas wrote: > hope i am not too late but i did some backport just now that fixes up > conf_randr pretty good, hope it makes it into 0.17.4 > > thanks > > > On Thu, Aug 1, 2013 at 1:07 PM, Martin Jansa wrote: > >> On T

Re: [E-devel] Release tarballs for testing - EFL 1.7.8 and Enlightenment 0.17.4

2013-08-02 Thread Deon Thomas
kool. On Fri, Aug 2, 2013 at 1:41 PM, Eduardo Lima (Etrunko) wrote: > I got those too, it is ready to go now. > > On Fri, Aug 2, 2013 at 1:53 PM, Deon Thomas > wrote: > > hope i am not too late but i did some backport just now that fixes up > > conf_randr pretty good, hope it makes it into 0.17

[E-devel] ANNOUNCE: EFL 1.7.8 Stable Series and Enlightenment 0.17.4

2013-08-02 Thread Eduardo Lima (Etrunko)
The Enlightenment Release Team is happy to announce a new stable release of the EFL libraries, and of the Enlightenment window manager. Please read the ChangeLog and NEWS files from each specific tarball in order to get more information about what has been fixed. Following are the links for downl

Re: [E-devel] [Enlightenment-release] Release tarballs for testing - EFL 1.7.8 and Enlightenment 0.17.4

2013-08-02 Thread Esteban Monge
2013/7/31 Daniel Juyung Seo > > > > On Wed, Jul 31, 2013 at 3:44 PM, Cedric BAIL wrote: > >> On Wed, Jul 31, 2013 at 8:13 AM, Daniel Juyung Seo >> wrote: >> > Thanks for the effort. >> > Most of the packages look fine. >> > >> > expedite and enlightenment are missing autogen.sh. >> > I used aut

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: as of e18 - we now are compositing only, which means we also don't have to do a revers then forward paass in eval... which can cause ugly things

2013-08-02 Thread The Rasterman
On Fri, 2 Aug 2013 12:19:17 -0300 Gustavo Lima Chaves said: > * Carsten Haitzler [2013-08-03 00:13:20 +0900]: > > > On Fri, 2 Aug 2013 11:16:51 -0300 Gustavo Lima Chaves > > said: > > > > > * Carsten Haitzler - Enlightenment Git > > > [2013-08-02 07:07:06 -0700]: > > > > > > HERO commit. >

[E-devel] Fw: Enlightenment presentation?

2013-08-02 Thread The Rasterman
is anyone nearish amsterdam mid sept who wants to do this? :) Begin chunk 'o stuff: Date: Sat, 03 Aug 2013 00:44:39 +0200 From: Bas de Lange To: ras...@rasterman.com Subject: Enlightenment presentation? Dear Rasterman, We are looking for someone from the Amsterdam area willing to give a talk

Re: [E-devel] [EGIT] [legacy/ecore] ecore-1.7 01/01: Backport 1210067fbeb21bdce34ec710e66749de981a1617.

2013-08-02 Thread The Rasterman
On Fri, 02 Aug 2013 13:52:46 -0700 Rafael Antognolli - Enlightenment Git said: let me get this right. if we have rendered and sent a frame off to the compositor, we will drop/skip all renders UNTIL the compositor sends back a "i'm done - frame presented now". right? > antognolli pushed a commit

Re: [E-devel] Fw: Enlightenment presentation?

2013-08-02 Thread Chris Michael
It's a Short flight from the UKtho I will have to check my schedule on Monday dh On 08/03/13 05:20, Carsten Haitzler (The Rasterman) wrote: > is anyone nearish amsterdam mid sept who wants to do this? :) > > Begin chunk 'o stuff: > > Date: Sat, 03 Aug 2013 00:44:39 +0200 > From: Bas de Lange