Re: [E-devel] [EGIT] [core/efl] master 01/01: Add ecore_x_dnd_self_begin() and ecore_x_dnd_self_drop() to allow dnd to your own window (drop where u drag from). helpful for elm where dnd src/dst are o

2013-02-20 Thread Cedric BAIL
On Thu, Feb 21, 2013 at 4:50 PM, Carsten Haitzler  - Enlightenment Git
 wrote:
> raster pushed a commit to branch master.
>
> commit 83190eb0c2bcf9fdff52992164789d4daed4ee25
> Author: Carsten Haitzler (Rasterman) 
> Date:   Thu Feb 21 16:49:10 2013 +0900
>
> Add ecore_x_dnd_self_begin() and ecore_x_dnd_self_drop() to allow dnd
> to your own window (drop where u drag from). helpful for elm where dnd
> src/dst are object based, so we talk dnd protocol to ourselves.

Seems like we need a way to limit the size of the mail title ;-)
-- 
Cedric BAIL

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] elm_layout_theme_set() broken

2013-02-20 Thread daniel.za...@samsung.com
Hi Hermet,

I put it in the constructor because it was inside the elm_..._add before 
the integration with Eo. It was not related to smart_add. So the 
question comes back to glima :)

Daniel

On 02/21/2013 08:06 AM, ChunEon Park wrote:
> Ah actually Daniel did this.
>
> Daniel, any reason?
>   
> 
> -Regards, Hermet-
> -Original Message-
> From: "ChunEon Park"
> To: "Enlightenment developer list";
> Cc:
> Sent: 2013-02-21 (목) 14:56:30
> Subject: Re: [E-devel]elm_layout_theme_set() broken
>
> glima,
> Was there any reason that sub_objects_add() is called in constructor() but 
> not in smart_add() in elm?
> Does it should be?
>   
> 
> -Regards, Hermet-
> -Original Message-
> From: "ChunEon Park"@naver.com>
> To: "Enlightenment developer 
> list"@lists.sourceforge.net>;
> Cc:
> Sent: 2013-02-21 (목) 12:46:45
> Subject: Re: [E-devel]elm_layout_theme_set() broken
>
> I fixed the problem.
>
> http://trac.enlightenment.org/e/changeset/84270
>
> Please check it again.
>   
> 
> -Regards, Hermet-
> -Original Message-
> From: "Gustavo Lima Chaves"@profusion.mobi>
> To: "Enlightenment developer 
> list"@lists.sourceforge.net>;
> Cc:
> Sent: 2013-02-21 (목) 12:05:43
> Subject: Re: [E-devel] elm_layout_theme_set() broken
>
> * ChunEon Park @naver.com> [2013-02-21 11:08:43 +0900]:
>
>> how to reproduce this problem?
>> I can't see any problems here.
> Mmm, take this (attached).
>
>>
>> -Regards, Hermet-
>>
>> -Original Message-
>> From: "Gustavo Chaves"@profusion.mobi>
>> To: "Enlightenment developer 
>> list"@lists.sourceforge.net>;
>> Cc:
>> Sent: 2013-02-19 (화) 23:54:50
>> Subject: [E-devel] elm_layout_theme_set() broken
>>
>> Hi, Hermet (et al dealing with elm theme/orientation, etc).
>>
>> Please check that you completely broke that function (it won't find groups
>> present on edj files anymore).
>>
>> Regards,
>>
>> -- 
>> Gustavo Lima Chaves
>> Senior Developer
>>
>> ProFUSION embedded systems
>>
>> http://profusion.mobi
>> --
>> Everyone hates slow websites. So do we.
>> Make your web apps faster with AppDynamics
>> Download AppDynamics Lite for free today:
>> http://p.sf.net/sfu/appdyn_d2d_feb
>> ___
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
>>   
>> --
>> Everyone hates slow websites. So do we.
>> Make your web apps faster with AppDynamics
>> Download AppDynamics Lite for free today:
>> http://p.sf.net/sfu/appdyn_d2d_feb
>> ___
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Gangnam style dinner !

2013-02-20 Thread Jérôme Pinot
On 02/21/13 14:26, Carsten Haitzler wrote:
> On Thu, 21 Feb 2013 10:24:01 +0900 Jérôme Pinot  said:
> 
> > On 02/20/13 16:16, Cedric BAIL wrote:
> > > Hello,
> > > 
> > > Who is in for a Korean dinner on Friday night in Gangnam ? Where do we
> > > meet ? What do we eat ? Who is coming ? At what time do we meet ?
> > > 
> > > Going to have fun,
> > 
> > I'll be there! And ok for 7.
> 
> actually i dont think 7 is doable :( i was just joking, but 8pm i think is
> doable. how about 8? gangnam station exit... dunno.. one of them. ?

8 is OK for me. For the subway exit, same I last time? If someone
recalls..

-- 
Jérôme Pinot
http://ngc891.blogdns.net/


signature.asc
Description: Digital signature
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] elm_layout_theme_set() broken

2013-02-20 Thread ChunEon Park
Ah actually Daniel did this.

Daniel, any reason?
 

-Regards, Hermet- 
-Original Message-
From: "ChunEon Park" 
To: "Enlightenment developer list"; 
Cc: 
Sent: 2013-02-21 (목) 14:56:30
Subject: Re: [E-devel]elm_layout_theme_set() broken

glima, 
Was there any reason that sub_objects_add() is called in constructor() but not 
in smart_add() in elm?
Does it should be?
 

-Regards, Hermet- 
-Original Message-
From: "ChunEon Park"@naver.com> 
To: "Enlightenment developer list"@lists.sourceforge.net>; 
Cc: 
Sent: 2013-02-21 (목) 12:46:45
Subject: Re: [E-devel]elm_layout_theme_set() broken

I fixed the problem.

http://trac.enlightenment.org/e/changeset/84270

Please check it again.  
 

-Regards, Hermet- 
-Original Message-
From: "Gustavo Lima Chaves"@profusion.mobi> 
To: "Enlightenment developer list"@lists.sourceforge.net>; 
Cc: 
Sent: 2013-02-21 (목) 12:05:43
Subject: Re: [E-devel] elm_layout_theme_set() broken

* ChunEon Park @naver.com> [2013-02-21 11:08:43 +0900]:

> how to reproduce this problem?
> I can't see any problems here.

Mmm, take this (attached).

> 
> 
> -Regards, Hermet-
> 
> -Original Message-
> From: "Gustavo Chaves"@profusion.mobi> 
> To: "Enlightenment developer 
> list"@lists.sourceforge.net>; 
> Cc: 
> Sent: 2013-02-19 (화) 23:54:50
> Subject: [E-devel] elm_layout_theme_set() broken
> 
> Hi, Hermet (et al dealing with elm theme/orientation, etc).
> 
> Please check that you completely broke that function (it won't find groups
> present on edj files anymore).
> 
> Regards,
> 
> -- 
> Gustavo Lima Chaves
> Senior Developer
> 
> ProFUSION embedded systems
> 
> http://profusion.mobi
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 
>  
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

-- 
Gustavo Lima Chaves
Senior Developer @ ProFUSION Embedded Systems
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel 
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel 
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Edje doesn't set load error when file not found.

2013-02-20 Thread David Seikel
On Wed, 20 Feb 2013 15:42:29 + Tom Hacohen  wrote:

> Git cli as well. I was just in a rush and didn't follow my usual
> procedures that consist of running git status.
> 
> 
> On Wed, Feb 20, 2013 at 3:06 PM, Adam Flott 
> wrote:
> 
> > On Wed, 20 Feb 2013 12:05:48 +0900
> > Cedric BAIL  wrote:
> >
> > > On Wed, Feb 20, 2013 at 12:47 AM, Tom Hacohen
> > > 
> > wrote:
> > > > SPANK!!!
> > > >
> > > > I can fix it, but I prefer someone that knows the code and the
> > > > correct paths to apply a proper fix.
> > >
> > > You lied ! You said that git would prevent us from forgetting to
> > > add file, you just forgot edje_tests_helpers.h. So I can't run
> > > the test, I will guess that my fix is correct instead :-)
> > > --
> >
> > git-gui is a great way to stage changes and see untracked files

git-cola is great for that to.

-- 
A big old stinking pile of genius that no one wants
coz there are too many silver coated monkeys in the world.


signature.asc
Description: PGP signature
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] elm_layout_theme_set() broken

2013-02-20 Thread ChunEon Park
Fixed it.

Trac: http://trac.enlightenment.org/e/changeset/84275

but still it has a sizing problem. I have no idea when it had been broken.

Anyway, thank you.


-Regards, Hermet- 
-Original Message-
From: "Tom Hacohen" 
To: "Enlightenment developer list"; 
"ChunEon Park"; 
Cc: 
Sent: 2013-02-21 (목) 01:17:20
Subject: Re: [E-devel] elm_layout_theme_set() broken

Status of the day #2: still no official replies although I've given the
range.
I believe that tomorrow's status of the day will be something of the lines:
"OK, reverted those broken patches, works now." and I'll be the one
announcing it.


On Wed, Feb 20, 2013 at 4:02 PM, Gustavo Lima Chaves
@profusion.mobi>wrote:

> * Tom Hacohen @samsung.com> [2013-02-19 17:40:21 +]:
>
> >  git-svn-id:
> > svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@83950
> > 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
> >  git-svn-id:
> > svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@83951
> > 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
> >  git-svn-id:
> > svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@83947
> > 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
> >  git-svn-id:
> > svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@83954
> > 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
> >  git-svn-id:
> > svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@83956
> > 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
> >
> > One of those commits broke it.
> >
> > FIX!
>
> Status of today: still broken.
>
> >
> > On 19/02/13 17:19, ChunEon Park wrote:
> > > I will check it tomorrow but i don't think it's regared with the
> orient mode.
> > >
> > > -Regards, Hermet-
> > >
> > >
> > > -Original Message-
> > > From: "Tom Hacohen"@samsung.com>
> > > To: "Enlightenment developer list"<
> enlightenment-devel@lists.sourceforge.net>;
> > > Cc: "ChunEon Park"@naver.com>;
> > > Sent: 2013-02-20 (수) 01:28:07
> > > Subject: Re: [E-devel] elm_layout_theme_set() broken
> > >
> > > Hoversel is still broken.
> > >
> > > Guys, the minimum thing to do when you change *core* stuff in
> elementary
> > > is to check that elementary_test still works. It's not a lot to ask,
> > > it's a few minutes, which is nothing compared to the time you've
> > > invested on rewriting elementary.
> > >
> > > --
> > > Tom.
> > >
> > > On 19/02/13 16:15, ChunEon Park wrote:
> > >> eh... I fixed some problems with r84082.
> > >>
> > >> Was it applied?
> > >>
> > >>
> > >> -Regards, Hermet-
> > >>
> > >> -Original Message-
> > >> From: "Gustavo Chaves"@profusion.mobi>
> > >> To: "Enlightenment developer list"@
> lists.sourceforge.net>;
> > >> Cc:
> > >> Sent: 2013-02-19 (화) 23:54:50
> > >> Subject: [E-devel] elm_layout_theme_set() broken
> > >>
> > >> Hi, Hermet (et al dealing with elm theme/orientation, etc).
> > >>
> > >> Please check that you completely broke that function (it won't find
> groups
> > >> present on edj files anymore).
> > >>
> > >> Regards,
> > >>
> > >
> > >
> > >
> > >
> >
> >
> >
> >
> --
> > Everyone hates slow websites. So do we.
> > Make your web apps faster with AppDynamics
> > Download AppDynamics Lite for free today:
> > http://p.sf.net/sfu/appdyn_d2d_feb
> > ___
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
> --
> Gustavo Lima Chaves
> Senior Developer @ ProFUSION Embedded Systems
>
>
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



-- 
Tom.
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel 
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] elm_layout_theme_set() broken

2013-02-20 Thread ChunEon Park
glima, 
Was there any reason that sub_objects_add() is called in constructor() but not 
in smart_add() in elm?
Does it should be?
 

-Regards, Hermet- 
-Original Message-
From: "ChunEon Park" 
To: "Enlightenment developer list"; 
Cc: 
Sent: 2013-02-21 (목) 12:46:45
Subject: Re: [E-devel]elm_layout_theme_set() broken

I fixed the problem.

http://trac.enlightenment.org/e/changeset/84270

Please check it again.  
 

-Regards, Hermet- 
-Original Message-
From: "Gustavo Lima Chaves"@profusion.mobi> 
To: "Enlightenment developer list"@lists.sourceforge.net>; 
Cc: 
Sent: 2013-02-21 (목) 12:05:43
Subject: Re: [E-devel] elm_layout_theme_set() broken

* ChunEon Park @naver.com> [2013-02-21 11:08:43 +0900]:

> how to reproduce this problem?
> I can't see any problems here.

Mmm, take this (attached).

> 
> 
> -Regards, Hermet-
> 
> -Original Message-
> From: "Gustavo Chaves"@profusion.mobi> 
> To: "Enlightenment developer 
> list"@lists.sourceforge.net>; 
> Cc: 
> Sent: 2013-02-19 (화) 23:54:50
> Subject: [E-devel] elm_layout_theme_set() broken
> 
> Hi, Hermet (et al dealing with elm theme/orientation, etc).
> 
> Please check that you completely broke that function (it won't find groups
> present on edj files anymore).
> 
> Regards,
> 
> -- 
> Gustavo Lima Chaves
> Senior Developer
> 
> ProFUSION embedded systems
> 
> http://profusion.mobi
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 
>  
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

-- 
Gustavo Lima Chaves
Senior Developer @ ProFUSION Embedded Systems
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel 
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Gangnam style dinner !

2013-02-20 Thread The Rasterman
On Wed, 20 Feb 2013 22:55:51 -0300 Luis Felipe Strano Moraes
 said:

> On Wed, Feb 20, 2013 at 4:16 AM, Cedric BAIL  wrote:
> > Hello,
> >
> > Who is in for a Korean dinner on Friday night in Gangnam ? Where do we
> > meet ? What do we eat ? Who is coming ? At what time do we meet ?
> 
> May I recommend Din Tai Fung? Awesome dimsum there.

i have no idea where they are in gangnam -if at all.. i know the myeondong
branch.

-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Gangnam style dinner !

2013-02-20 Thread The Rasterman
On Thu, 21 Feb 2013 10:24:01 +0900 Jérôme Pinot  said:

> On 02/20/13 16:16, Cedric BAIL wrote:
> > Hello,
> > 
> > Who is in for a Korean dinner on Friday night in Gangnam ? Where do we
> > meet ? What do we eat ? Who is coming ? At what time do we meet ?
> > 
> > Going to have fun,
> 
> I'll be there! And ok for 7.

actually i dont think 7 is doable :( i was just joking, but 8pm i think is
doable. how about 8? gangnam station exit... dunno.. one of them. ?


-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] elm_layout_theme_set() broken

2013-02-20 Thread ChunEon Park
I fixed the problem.

http://trac.enlightenment.org/e/changeset/84270

Please check it again.  
 

-Regards, Hermet- 
-Original Message-
From: "Gustavo Lima Chaves" 
To: "Enlightenment developer list"; 
Cc: 
Sent: 2013-02-21 (목) 12:05:43
Subject: Re: [E-devel] elm_layout_theme_set() broken

* ChunEon Park @naver.com> [2013-02-21 11:08:43 +0900]:

> how to reproduce this problem?
> I can't see any problems here.

Mmm, take this (attached).

> 
> 
> -Regards, Hermet-
> 
> -Original Message-
> From: "Gustavo Chaves"@profusion.mobi> 
> To: "Enlightenment developer 
> list"@lists.sourceforge.net>; 
> Cc: 
> Sent: 2013-02-19 (화) 23:54:50
> Subject: [E-devel] elm_layout_theme_set() broken
> 
> Hi, Hermet (et al dealing with elm theme/orientation, etc).
> 
> Please check that you completely broke that function (it won't find groups
> present on edj files anymore).
> 
> Regards,
> 
> -- 
> Gustavo Lima Chaves
> Senior Developer
> 
> ProFUSION embedded systems
> 
> http://profusion.mobi
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 
>  
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

-- 
Gustavo Lima Chaves
Senior Developer @ ProFUSION Embedded Systems
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] elm_layout_theme_set() broken

2013-02-20 Thread Gustavo Lima Chaves
* ChunEon Park  [2013-02-21 11:08:43 +0900]:

> how to reproduce this problem?
> I can't see any problems here.

Mmm, take this (attached).

> 
> 
> -Regards, Hermet-
> 
> -Original Message-
> From: "Gustavo Chaves" 
> To: "Enlightenment developer 
> list"; 
> Cc: 
> Sent: 2013-02-19 (화) 23:54:50
> Subject: [E-devel] elm_layout_theme_set() broken
> 
> Hi, Hermet (et al dealing with elm theme/orientation, etc).
> 
> Please check that you completely broke that function (it won't find groups
> present on edj files anymore).
> 
> Regards,
> 
> -- 
> Gustavo Lima Chaves
> Senior Developer
> 
> ProFUSION embedded systems
> 
> http://profusion.mobi
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 
>  
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

-- 
Gustavo Lima Chaves
Senior Developer @ ProFUSION Embedded Systemsdiff --git a/src/lib/elm_button.c b/src/lib/elm_button.c
index ffe06b7..e0b1f68 100644
--- a/src/lib/elm_button.c
+++ b/src/lib/elm_button.c
@@ -1,4 +1,5 @@
 #include 
+#include 
 #include "elm_priv.h"
 #include "elm_widget_button.h"
 #include "elm_widget_layout.h"
@@ -349,7 +350,7 @@ _constructor(Eo *obj, void *_pd EINA_UNUSED, va_list *list 
EINA_UNUSED)
if (!elm_widget_sub_object_add(parent, obj))
  ERR("could not add %p as sub object of %p", obj, parent);
 
-   elm_layout_theme_set(obj, "button", "base", elm_widget_style_get(obj));
+   assert(elm_layout_theme_set(obj, "button", "base", 
elm_widget_style_get(obj)));
 }
 
 EAPI void
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] elm_layout_theme_set() broken

2013-02-20 Thread ChunEon Park
how to reproduce this problem?
I can't see any problems here.


-Regards, Hermet-

-Original Message-
From: "Gustavo Chaves" 
To: "Enlightenment developer list"; 
Cc: 
Sent: 2013-02-19 (화) 23:54:50
Subject: [E-devel] elm_layout_theme_set() broken

Hi, Hermet (et al dealing with elm theme/orientation, etc).

Please check that you completely broke that function (it won't find groups
present on edj files anymore).

Regards,

-- 
Gustavo Lima Chaves
Senior Developer

ProFUSION embedded systems

http://profusion.mobi
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Gangnam style dinner !

2013-02-20 Thread Luis Felipe Strano Moraes
On Wed, Feb 20, 2013 at 4:16 AM, Cedric BAIL  wrote:
> Hello,
>
> Who is in for a Korean dinner on Friday night in Gangnam ? Where do we
> meet ? What do we eat ? Who is coming ? At what time do we meet ?

May I recommend Din Tai Fung? Awesome dimsum there.

--lf



>
> Going to have fun,
> --
> Cedric BAIL
>
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-users mailing list
> enlightenment-us...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users



-- 
Luís Felipe Strano Moraes
http://www.strano.org

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Gangnam style dinner !

2013-02-20 Thread Jérôme Pinot
On 02/20/13 16:16, Cedric BAIL wrote:
> Hello,
> 
> Who is in for a Korean dinner on Friday night in Gangnam ? Where do we
> meet ? What do we eat ? Who is coming ? At what time do we meet ?
> 
> Going to have fun,

I'll be there! And ok for 7.

-- 
Jérôme Pinot
http://ngc891.blogdns.net/


signature.asc
Description: Digital signature
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [EGIT] [core/efl] 14/15: ecore_evas/wayland_shm: Fixed window resize.

2013-02-20 Thread Tom Hacohen
I hope it's OK. I don't really know if there are problems or not. Please
keep a close eye to see if there's anything going wrong.


On Wed, Feb 20, 2013 at 4:57 PM, Eduardo Lima (Etrunko) wrote:

> On Wed, Feb 20, 2013 at 1:15 PM, Tom Hacohen  wrote:
> > Is it from yesterday? If so, I think it's because I messed it up a bit
> (and
> > later fixed it). Unless you think you know what's wrong.
> > It should be fine now.
>
> Ah ok, I thought it was being done in purpose because there was a
> confusion some days ago with cedric pushing commits from someone else.
>
> Thanks, Etrunko
> >
> >
> > On Wed, Feb 20, 2013 at 3:50 PM, Eduardo Lima (Etrunko) <
> ebl...@gmail.com>wrote:
> >
> >> On Wed, Feb 20, 2013 at 12:41 PM, Tom Hacohen  wrote:
> >> > I don't understand the problem you are describing. Why would
> Antognolli
> >> > pushing them cause any problems? I fixed some issues yesterday
> afternoon,
> >> > so maybe the problem you are describing doesn't exist.
> >> >
> >> >
> >>
> >> Ok, so devilhorns started some work (13 patches) and shared with
> >> antognolli, who fixed some things on his original patches and also
> >> added other two new commits to the set and pushed them. The only
> >> commits we got on the ML were antognolli's, whle devilhorns' were
> >> missed.
> >>
> >> The range in the repository is
> >>
> >>
> 5526a29417d7fd57be69f079256e9511a5c41037..8be4940bb356838c28b72553c277762d581206c6.
> >>
> >> > On Wed, Feb 20, 2013 at 3:37 PM, Daniel Willmann <
> d.willm...@samsung.com
> >> >wrote:
> >> >
> >> >> On 20/02/13 15:20, Eduardo Lima (Etrunko) wrote:
> >> >> > This case makes clear that we actually want to see the commits made
> >> >> > from other person to appear on the mailing list. There were 13 from
> >> >> > devilhorns that missed the ML because it was Antognolli who pushed
> >> >> > them. Please fix the hook script.
> >> >>
> >> >> Ah, that was the problem. I was wondering if I missed the mails.
> Yeah,
> >> >> definitely needs to be fixed. Thanks for the explanation.
> >> >>
> >> >>
> >> >> Daniel
> >> >>
> >> >>
> >> >>
> >>
> --
> >> >> Everyone hates slow websites. So do we.
> >> >> Make your web apps faster with AppDynamics
> >> >> Download AppDynamics Lite for free today:
> >> >> http://p.sf.net/sfu/appdyn_d2d_feb
> >> >> ___
> >> >> enlightenment-devel mailing list
> >> >> enlightenment-devel@lists.sourceforge.net
> >> >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >> >>
> >> >
> >> >
> >> >
> >> > --
> >> > Tom.
> >> >
> >>
> --
> >> > Everyone hates slow websites. So do we.
> >> > Make your web apps faster with AppDynamics
> >> > Download AppDynamics Lite for free today:
> >> > http://p.sf.net/sfu/appdyn_d2d_feb
> >> > ___
> >> > enlightenment-devel mailing list
> >> > enlightenment-devel@lists.sourceforge.net
> >> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >>
> >>
> >>
> >> --
> >> Eduardo de Barros Lima ◤✠◢
> >> ebl...@gmail.com
> >>
> >>
> >>
> --
> >> Everyone hates slow websites. So do we.
> >> Make your web apps faster with AppDynamics
> >> Download AppDynamics Lite for free today:
> >> http://p.sf.net/sfu/appdyn_d2d_feb
> >> ___
> >> enlightenment-devel mailing list
> >> enlightenment-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >>
> >
> >
> >
> > --
> > Tom.
> >
> --
> > Everyone hates slow websites. So do we.
> > Make your web apps faster with AppDynamics
> > Download AppDynamics Lite for free today:
> > http://p.sf.net/sfu/appdyn_d2d_feb
> > ___
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>
>
> --
> Eduardo de Barros Lima ◤✠◢
> ebl...@gmail.com
>
>
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



-- 
Tom.
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenmen

[E-devel] Evas render rotation issues

2013-02-20 Thread Daniel Willmann
Hello raster and other evas gurus,

last week we were confronted with memory usage peaks when rotating a
canvas through elm_win_rotation_with_resize_set.

We didn't really understand what was going on and so we came up with a
patch which seemed to fix the problem:

http://git.enlightenment.org/core/efl.git/commit/?id=139737247d563f53a064c7f4a025a89ed64c2983

We now know that this fix was just stupid and doesn't really work (or
fix anything). After some more digging into the render code we have
learned so far (please correct any place where we're wrong):

* Only changed regions get rendered
* For each region a new region_for_update is allocated with
  evas_software_xlib_outbuf_new_region_for_update()
* The image returned by this function is updated with the image data
  for the region
* evas_software_xlib_outbuf_push_updated_region() takes care of any
  conversion (colorspace, rotation) that might be necessary
* evas_software_xlib_outbuf_flush() sends the updated regions to X
* After the rendering is done the stuff allocated through
  *outbuf_new_region_for_update is freed again


In the common case (rotation is 0, display depth is 32bit):
* outbuf_new_region_for_update() allocates an
  XShmImage and attaches its data directly to the evas_image data.
* outbuf_push_updated_region() detects this case
  ( -> if (data == (unsigned char *)src_data) ) and skips any convert
  function


In any other case (i.e. rotation is 90, 180 or 270):
* outbuf_new_region_for_update() allocates data for
  the evas_image. This is where the updates will get rendered into.
  It also allocates an XShmImage which is what will be pushed to X in
  outbuf_flush(). The dimensions of the XShmImage is transposed if
  the rotation is 90 or 270.
* outbuf_push_updated_region() selects the appropriate conversion
  function and updates the XShmImage with the rotated image.


What now happens if we rotate a large window is that the complete canvas
needs to be redrawn - resulting in a large allocation of both the
original image and the rotated XShmImage. After that initial large
update we only have to update smaller regions so this is a one-time spike.

The question is now how do we reduce the allocation peaks when rotating
large windows? One possibility we see is breaking up the one large
fullscreen update into smaller ones and rendering those sequentially.
Does that make sense? Is there another/better way?


Regards,
Stefan and Daniel

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [EGIT] [core/efl] 14/15: ecore_evas/wayland_shm: Fixed window resize.

2013-02-20 Thread Eduardo Lima (Etrunko)
On Wed, Feb 20, 2013 at 1:15 PM, Tom Hacohen  wrote:
> Is it from yesterday? If so, I think it's because I messed it up a bit (and
> later fixed it). Unless you think you know what's wrong.
> It should be fine now.

Ah ok, I thought it was being done in purpose because there was a
confusion some days ago with cedric pushing commits from someone else.

Thanks, Etrunko
>
>
> On Wed, Feb 20, 2013 at 3:50 PM, Eduardo Lima (Etrunko) 
> wrote:
>
>> On Wed, Feb 20, 2013 at 12:41 PM, Tom Hacohen  wrote:
>> > I don't understand the problem you are describing. Why would Antognolli
>> > pushing them cause any problems? I fixed some issues yesterday afternoon,
>> > so maybe the problem you are describing doesn't exist.
>> >
>> >
>>
>> Ok, so devilhorns started some work (13 patches) and shared with
>> antognolli, who fixed some things on his original patches and also
>> added other two new commits to the set and pushed them. The only
>> commits we got on the ML were antognolli's, whle devilhorns' were
>> missed.
>>
>> The range in the repository is
>>
>> 5526a29417d7fd57be69f079256e9511a5c41037..8be4940bb356838c28b72553c277762d581206c6.
>>
>> > On Wed, Feb 20, 2013 at 3:37 PM, Daniel Willmann > >wrote:
>> >
>> >> On 20/02/13 15:20, Eduardo Lima (Etrunko) wrote:
>> >> > This case makes clear that we actually want to see the commits made
>> >> > from other person to appear on the mailing list. There were 13 from
>> >> > devilhorns that missed the ML because it was Antognolli who pushed
>> >> > them. Please fix the hook script.
>> >>
>> >> Ah, that was the problem. I was wondering if I missed the mails. Yeah,
>> >> definitely needs to be fixed. Thanks for the explanation.
>> >>
>> >>
>> >> Daniel
>> >>
>> >>
>> >>
>> --
>> >> Everyone hates slow websites. So do we.
>> >> Make your web apps faster with AppDynamics
>> >> Download AppDynamics Lite for free today:
>> >> http://p.sf.net/sfu/appdyn_d2d_feb
>> >> ___
>> >> enlightenment-devel mailing list
>> >> enlightenment-devel@lists.sourceforge.net
>> >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>> >>
>> >
>> >
>> >
>> > --
>> > Tom.
>> >
>> --
>> > Everyone hates slow websites. So do we.
>> > Make your web apps faster with AppDynamics
>> > Download AppDynamics Lite for free today:
>> > http://p.sf.net/sfu/appdyn_d2d_feb
>> > ___
>> > enlightenment-devel mailing list
>> > enlightenment-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
>>
>>
>> --
>> Eduardo de Barros Lima ◤✠◢
>> ebl...@gmail.com
>>
>>
>> --
>> Everyone hates slow websites. So do we.
>> Make your web apps faster with AppDynamics
>> Download AppDynamics Lite for free today:
>> http://p.sf.net/sfu/appdyn_d2d_feb
>> ___
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
>
>
>
> --
> Tom.
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



-- 
Eduardo de Barros Lima ◤✠◢
ebl...@gmail.com

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [EGIT] [core/efl] 14/15: ecore_evas/wayland_shm: Fixed window resize.

2013-02-20 Thread Rafael Antognolli
Yep, it is, and I pushed devilhorn's changes after talking to him about it.

On Wed, Feb 20, 2013 at 1:15 PM, Tom Hacohen  wrote:
> Is it from yesterday? If so, I think it's because I messed it up a bit (and
> later fixed it). Unless you think you know what's wrong.
> It should be fine now.
>
>
> On Wed, Feb 20, 2013 at 3:50 PM, Eduardo Lima (Etrunko) 
> wrote:
>
>> On Wed, Feb 20, 2013 at 12:41 PM, Tom Hacohen  wrote:
>> > I don't understand the problem you are describing. Why would Antognolli
>> > pushing them cause any problems? I fixed some issues yesterday afternoon,
>> > so maybe the problem you are describing doesn't exist.
>> >
>> >
>>
>> Ok, so devilhorns started some work (13 patches) and shared with
>> antognolli, who fixed some things on his original patches and also
>> added other two new commits to the set and pushed them. The only
>> commits we got on the ML were antognolli's, whle devilhorns' were
>> missed.
>>
>> The range in the repository is
>>
>> 5526a29417d7fd57be69f079256e9511a5c41037..8be4940bb356838c28b72553c277762d581206c6.
>>
>> > On Wed, Feb 20, 2013 at 3:37 PM, Daniel Willmann > >wrote:
>> >
>> >> On 20/02/13 15:20, Eduardo Lima (Etrunko) wrote:
>> >> > This case makes clear that we actually want to see the commits made
>> >> > from other person to appear on the mailing list. There were 13 from
>> >> > devilhorns that missed the ML because it was Antognolli who pushed
>> >> > them. Please fix the hook script.
>> >>
>> >> Ah, that was the problem. I was wondering if I missed the mails. Yeah,
>> >> definitely needs to be fixed. Thanks for the explanation.
>> >>
>> >>
>> >> Daniel
>> >>
>> >>
>> >>
>> --
>> >> Everyone hates slow websites. So do we.
>> >> Make your web apps faster with AppDynamics
>> >> Download AppDynamics Lite for free today:
>> >> http://p.sf.net/sfu/appdyn_d2d_feb
>> >> ___
>> >> enlightenment-devel mailing list
>> >> enlightenment-devel@lists.sourceforge.net
>> >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>> >>
>> >
>> >
>> >
>> > --
>> > Tom.
>> >
>> --
>> > Everyone hates slow websites. So do we.
>> > Make your web apps faster with AppDynamics
>> > Download AppDynamics Lite for free today:
>> > http://p.sf.net/sfu/appdyn_d2d_feb
>> > ___
>> > enlightenment-devel mailing list
>> > enlightenment-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
>>
>>
>> --
>> Eduardo de Barros Lima ◤✠◢
>> ebl...@gmail.com
>>
>>
>> --
>> Everyone hates slow websites. So do we.
>> Make your web apps faster with AppDynamics
>> Download AppDynamics Lite for free today:
>> http://p.sf.net/sfu/appdyn_d2d_feb
>> ___
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
>
>
>
> --
> Tom.
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



--
Rafael Antognolli
http://antognolli.org/

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] elm_layout_theme_set() broken

2013-02-20 Thread Tom Hacohen
Status of the day #2: still no official replies although I've given the
range.
I believe that tomorrow's status of the day will be something of the lines:
"OK, reverted those broken patches, works now." and I'll be the one
announcing it.


On Wed, Feb 20, 2013 at 4:02 PM, Gustavo Lima Chaves
wrote:

> * Tom Hacohen  [2013-02-19 17:40:21 +]:
>
> >  git-svn-id:
> > svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@83950
> > 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
> >  git-svn-id:
> > svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@83951
> > 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
> >  git-svn-id:
> > svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@83947
> > 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
> >  git-svn-id:
> > svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@83954
> > 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
> >  git-svn-id:
> > svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@83956
> > 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
> >
> > One of those commits broke it.
> >
> > FIX!
>
> Status of today: still broken.
>
> >
> > On 19/02/13 17:19, ChunEon Park wrote:
> > > I will check it tomorrow but i don't think it's regared with the
> orient mode.
> > >
> > > -Regards, Hermet-
> > >
> > >
> > > -Original Message-
> > > From: "Tom Hacohen"
> > > To: "Enlightenment developer list"<
> enlightenment-devel@lists.sourceforge.net>;
> > > Cc: "ChunEon Park";
> > > Sent: 2013-02-20 (수) 01:28:07
> > > Subject: Re: [E-devel] elm_layout_theme_set() broken
> > >
> > > Hoversel is still broken.
> > >
> > > Guys, the minimum thing to do when you change *core* stuff in
> elementary
> > > is to check that elementary_test still works. It's not a lot to ask,
> > > it's a few minutes, which is nothing compared to the time you've
> > > invested on rewriting elementary.
> > >
> > > --
> > > Tom.
> > >
> > > On 19/02/13 16:15, ChunEon Park wrote:
> > >> eh... I fixed some problems with r84082.
> > >>
> > >> Was it applied?
> > >>
> > >>
> > >> -Regards, Hermet-
> > >>
> > >> -Original Message-
> > >> From: "Gustavo Chaves"@profusion.mobi>
> > >> To: "Enlightenment developer list"@
> lists.sourceforge.net>;
> > >> Cc:
> > >> Sent: 2013-02-19 (화) 23:54:50
> > >> Subject: [E-devel] elm_layout_theme_set() broken
> > >>
> > >> Hi, Hermet (et al dealing with elm theme/orientation, etc).
> > >>
> > >> Please check that you completely broke that function (it won't find
> groups
> > >> present on edj files anymore).
> > >>
> > >> Regards,
> > >>
> > >
> > >
> > >
> > >
> >
> >
> >
> >
> --
> > Everyone hates slow websites. So do we.
> > Make your web apps faster with AppDynamics
> > Download AppDynamics Lite for free today:
> > http://p.sf.net/sfu/appdyn_d2d_feb
> > ___
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
> --
> Gustavo Lima Chaves
> Senior Developer @ ProFUSION Embedded Systems
>
>
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



-- 
Tom.
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [EGIT] [core/efl] 14/15: ecore_evas/wayland_shm: Fixed window resize.

2013-02-20 Thread Tom Hacohen
Is it from yesterday? If so, I think it's because I messed it up a bit (and
later fixed it). Unless you think you know what's wrong.
It should be fine now.


On Wed, Feb 20, 2013 at 3:50 PM, Eduardo Lima (Etrunko) wrote:

> On Wed, Feb 20, 2013 at 12:41 PM, Tom Hacohen  wrote:
> > I don't understand the problem you are describing. Why would Antognolli
> > pushing them cause any problems? I fixed some issues yesterday afternoon,
> > so maybe the problem you are describing doesn't exist.
> >
> >
>
> Ok, so devilhorns started some work (13 patches) and shared with
> antognolli, who fixed some things on his original patches and also
> added other two new commits to the set and pushed them. The only
> commits we got on the ML were antognolli's, whle devilhorns' were
> missed.
>
> The range in the repository is
>
> 5526a29417d7fd57be69f079256e9511a5c41037..8be4940bb356838c28b72553c277762d581206c6.
>
> > On Wed, Feb 20, 2013 at 3:37 PM, Daniel Willmann  >wrote:
> >
> >> On 20/02/13 15:20, Eduardo Lima (Etrunko) wrote:
> >> > This case makes clear that we actually want to see the commits made
> >> > from other person to appear on the mailing list. There were 13 from
> >> > devilhorns that missed the ML because it was Antognolli who pushed
> >> > them. Please fix the hook script.
> >>
> >> Ah, that was the problem. I was wondering if I missed the mails. Yeah,
> >> definitely needs to be fixed. Thanks for the explanation.
> >>
> >>
> >> Daniel
> >>
> >>
> >>
> --
> >> Everyone hates slow websites. So do we.
> >> Make your web apps faster with AppDynamics
> >> Download AppDynamics Lite for free today:
> >> http://p.sf.net/sfu/appdyn_d2d_feb
> >> ___
> >> enlightenment-devel mailing list
> >> enlightenment-devel@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >>
> >
> >
> >
> > --
> > Tom.
> >
> --
> > Everyone hates slow websites. So do we.
> > Make your web apps faster with AppDynamics
> > Download AppDynamics Lite for free today:
> > http://p.sf.net/sfu/appdyn_d2d_feb
> > ___
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>
>
> --
> Eduardo de Barros Lima ◤✠◢
> ebl...@gmail.com
>
>
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



-- 
Tom.
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] elm_layout_theme_set() broken

2013-02-20 Thread Gustavo Lima Chaves
* Tom Hacohen  [2013-02-19 17:40:21 +]:

>  git-svn-id: 
> svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@83950 
> 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
>  git-svn-id: 
> svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@83951 
> 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
>  git-svn-id: 
> svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@83947 
> 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
>  git-svn-id: 
> svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@83954 
> 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
>  git-svn-id: 
> svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@83956 
> 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
> 
> One of those commits broke it.
> 
> FIX!

Status of today: still broken.

> 
> On 19/02/13 17:19, ChunEon Park wrote:
> > I will check it tomorrow but i don't think it's regared with the orient 
> > mode.
> >
> > -Regards, Hermet-
> >
> >
> > -Original Message-
> > From: "Tom Hacohen"
> > To: "Enlightenment developer 
> > list";
> > Cc: "ChunEon Park";
> > Sent: 2013-02-20 (수) 01:28:07
> > Subject: Re: [E-devel] elm_layout_theme_set() broken
> >
> > Hoversel is still broken.
> >
> > Guys, the minimum thing to do when you change *core* stuff in elementary
> > is to check that elementary_test still works. It's not a lot to ask,
> > it's a few minutes, which is nothing compared to the time you've
> > invested on rewriting elementary.
> >
> > --
> > Tom.
> >
> > On 19/02/13 16:15, ChunEon Park wrote:
> >> eh... I fixed some problems with r84082.
> >>
> >> Was it applied?
> >>
> >>
> >> -Regards, Hermet-
> >>
> >> -Original Message-
> >> From: "Gustavo Chaves"@profusion.mobi>
> >> To: "Enlightenment developer 
> >> list"@lists.sourceforge.net>;
> >> Cc:
> >> Sent: 2013-02-19 (화) 23:54:50
> >> Subject: [E-devel] elm_layout_theme_set() broken
> >>
> >> Hi, Hermet (et al dealing with elm theme/orientation, etc).
> >>
> >> Please check that you completely broke that function (it won't find groups
> >> present on edj files anymore).
> >>
> >> Regards,
> >>
> >
> >
> >
> >
> 
> 
> 
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

-- 
Gustavo Lima Chaves
Senior Developer @ ProFUSION Embedded Systems

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [EGIT] [core/efl] 14/15: ecore_evas/wayland_shm: Fixed window resize.

2013-02-20 Thread Eduardo Lima (Etrunko)
On Wed, Feb 20, 2013 at 12:41 PM, Tom Hacohen  wrote:
> I don't understand the problem you are describing. Why would Antognolli
> pushing them cause any problems? I fixed some issues yesterday afternoon,
> so maybe the problem you are describing doesn't exist.
>
>

Ok, so devilhorns started some work (13 patches) and shared with
antognolli, who fixed some things on his original patches and also
added other two new commits to the set and pushed them. The only
commits we got on the ML were antognolli's, whle devilhorns' were
missed.

The range in the repository is
5526a29417d7fd57be69f079256e9511a5c41037..8be4940bb356838c28b72553c277762d581206c6.

> On Wed, Feb 20, 2013 at 3:37 PM, Daniel Willmann 
> wrote:
>
>> On 20/02/13 15:20, Eduardo Lima (Etrunko) wrote:
>> > This case makes clear that we actually want to see the commits made
>> > from other person to appear on the mailing list. There were 13 from
>> > devilhorns that missed the ML because it was Antognolli who pushed
>> > them. Please fix the hook script.
>>
>> Ah, that was the problem. I was wondering if I missed the mails. Yeah,
>> definitely needs to be fixed. Thanks for the explanation.
>>
>>
>> Daniel
>>
>>
>> --
>> Everyone hates slow websites. So do we.
>> Make your web apps faster with AppDynamics
>> Download AppDynamics Lite for free today:
>> http://p.sf.net/sfu/appdyn_d2d_feb
>> ___
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
>
>
>
> --
> Tom.
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



-- 
Eduardo de Barros Lima ◤✠◢
ebl...@gmail.com

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Edje doesn't set load error when file not found.

2013-02-20 Thread Tom Hacohen
Git cli as well. I was just in a rush and didn't follow my usual procedures
that consist of running git status.


On Wed, Feb 20, 2013 at 3:06 PM, Adam Flott  wrote:

> On Wed, 20 Feb 2013 12:05:48 +0900
> Cedric BAIL  wrote:
>
> > On Wed, Feb 20, 2013 at 12:47 AM, Tom Hacohen 
> wrote:
> > > SPANK!!!
> > >
> > > I can fix it, but I prefer someone that knows the code and the correct
> > > paths to apply a proper fix.
> >
> > You lied ! You said that git would prevent us from forgetting to add
> > file, you just forgot edje_tests_helpers.h. So I can't run the test, I
> > will guess that my fix is correct instead :-)
> > --
>
> git-gui is a great way to stage changes and see untracked files
>
>
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



-- 
Tom.
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [EGIT] [core/efl] 14/15: ecore_evas/wayland_shm: Fixed window resize.

2013-02-20 Thread Tom Hacohen
I don't understand the problem you are describing. Why would Antognolli
pushing them cause any problems? I fixed some issues yesterday afternoon,
so maybe the problem you are describing doesn't exist.


On Wed, Feb 20, 2013 at 3:37 PM, Daniel Willmann wrote:

> On 20/02/13 15:20, Eduardo Lima (Etrunko) wrote:
> > This case makes clear that we actually want to see the commits made
> > from other person to appear on the mailing list. There were 13 from
> > devilhorns that missed the ML because it was Antognolli who pushed
> > them. Please fix the hook script.
>
> Ah, that was the problem. I was wondering if I missed the mails. Yeah,
> definitely needs to be fixed. Thanks for the explanation.
>
>
> Daniel
>
>
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



-- 
Tom.
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [EGIT] [core/efl] 14/15: ecore_evas/wayland_shm: Fixed window resize.

2013-02-20 Thread Daniel Willmann
On 20/02/13 15:20, Eduardo Lima (Etrunko) wrote:
> This case makes clear that we actually want to see the commits made
> from other person to appear on the mailing list. There were 13 from
> devilhorns that missed the ML because it was Antognolli who pushed
> them. Please fix the hook script.

Ah, that was the problem. I was wondering if I missed the mails. Yeah,
definitely needs to be fixed. Thanks for the explanation.


Daniel

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [EGIT] [core/efl] 14/15: ecore_evas/wayland_shm: Fixed window resize.

2013-02-20 Thread Eduardo Lima (Etrunko)
This case makes clear that we actually want to see the commits made
from other person to appear on the mailing list. There were 13 from
devilhorns that missed the ML because it was Antognolli who pushed
them. Please fix the hook script.

In the case that someone has a dirty tree, I mean, some commits on top
of HEAD, and wants to push a patch made by another person which has
nothing to to with his current work in progress, I'd suggest that the
commiter do it in a separate branch.

Regards, Etrunko



On Tue, Feb 19, 2013 at 10:26 AM, Enlightenment Git
 wrote:
> antognolli pushed a commit to branch devs/antognolli/work.
>
> commit dc0d88df9cd12839c2cd2c931e3510a2478ca59d
> Author: Rafael Antognolli 
> Date:   Mon Feb 18 14:31:17 2013 -0300
>
> ecore_evas/wayland_shm: Fixed window resize.
>
> Using the server_allocation/allocation to determine the resize offset
> was not completely precise, and causing the window to not always resize
> correctly.
>
> Additionally, calling evas_engine_info_set() on every resize step caused
> the window content to blink and resize very slow, because the swap
> buffer, swapper, and everything were being destroyed and recreated. Now
> only the swapbuf_reconfigure is being called during the resize, which is
> way faster.
> ---
>  .../engines/wayland/ecore_evas_wayland_shm.c   | 20 ++-
>  .../engines/wayland_shm/Evas_Engine_Wayland_Shm.h  |  5 +--
>  src/modules/evas/engines/wayland_shm/evas_engine.c | 41 
> ++
>  .../evas/engines/wayland_shm/evas_swapper.c| 10 +++---
>  4 files changed, 34 insertions(+), 42 deletions(-)
>
> diff --git a/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_shm.c 
> b/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_shm.c
> index 6105863..27e9865 100644
> --- a/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_shm.c
> +++ b/src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_shm.c
> @@ -299,28 +299,14 @@ _ecore_evas_wl_resize(Ecore_Evas *ee, int w, int h)
>  if (wdata->win)
>{
>   Ecore_Wl_Window *win;
> - Evas_Coord x = 0, y = 0;
>   Evas_Engine_Info_Wayland_Shm *einfo;
>
>   win = wdata->win;
> - if (win->surface)
> -   {
> -  if (win->edges & 4)
> -x = win->server_allocation.w - win->allocation.w;
> -  if (win->edges & 1)
> -y = win->server_allocation.h - win->allocation.h;
> -   }
> -
> - win->edges = 0;
>
>   if ((einfo = (Evas_Engine_Info_Wayland_Shm 
> *)evas_engine_info_get(ee->evas)))
> -   {
> -  printf("Setting Resize Edges: %d %d\n", x, y);
> -  einfo->info.edges.x = x;
> -  einfo->info.edges.y = y;
> -  if (!evas_engine_info_set(ee->evas, (Evas_Engine_Info 
> *)einfo))
> -ERR("evas_engine_info_set() for engine '%s' failed.", 
> ee->driver);
> -   }
> +   einfo->info.edges = win->edges;
> +
> + win->edges = 0;
>
>   win->server_allocation = win->allocation;
>   ecore_wl_window_update_size(wdata->win, w, h);
> diff --git a/src/modules/evas/engines/wayland_shm/Evas_Engine_Wayland_Shm.h 
> b/src/modules/evas/engines/wayland_shm/Evas_Engine_Wayland_Shm.h
> index 7482cde..b1cb310 100644
> --- a/src/modules/evas/engines/wayland_shm/Evas_Engine_Wayland_Shm.h
> +++ b/src/modules/evas/engines/wayland_shm/Evas_Engine_Wayland_Shm.h
> @@ -18,10 +18,7 @@ struct _Evas_Engine_Info_Wayland_Shm
>
>  unsigned int rotation, depth;
>  Eina_Bool destination_alpha : 1;
> -struct
> -  {
> - int x, y;
> -  } edges;
> +int edges;
>   } info;
>
> /* non-blocking or blocking mode */
> diff --git a/src/modules/evas/engines/wayland_shm/evas_engine.c 
> b/src/modules/evas/engines/wayland_shm/evas_engine.c
> index f6fc17e..4c5802d 100644
> --- a/src/modules/evas/engines/wayland_shm/evas_engine.c
> +++ b/src/modules/evas/engines/wayland_shm/evas_engine.c
> @@ -9,6 +9,7 @@ typedef struct _Render_Engine Render_Engine;
>
>  struct _Render_Engine
>  {
> +   Evas_Engine_Info_Wayland_Shm *info;
> Outbuf *ob;
> Tilebuf *tb;
>
> @@ -237,13 +238,14 @@ eng_setup(Evas *eo_evas, void *einfo)
>}
>
>  if (!(re =
> -  _output_engine_setup(info->info.edges.x, info->info.edges.y,
> -   epd->output.w, epd->output.h,
> -   info->info.rotation, info->info.depth,
> -   info->info.destination_alpha,
> -   info->info.wl_shm, info->info.wl_surface,
> +  _output_engine_setup(0, 0,
> +   epd->output.w, epd->output.h,
> +   info->info.rot

Re: [E-devel] Edje doesn't set load error when file not found.

2013-02-20 Thread Adam Flott
On Wed, 20 Feb 2013 12:05:48 +0900
Cedric BAIL  wrote:

> On Wed, Feb 20, 2013 at 12:47 AM, Tom Hacohen  wrote:
> > SPANK!!!
> >
> > I can fix it, but I prefer someone that knows the code and the correct
> > paths to apply a proper fix.
> 
> You lied ! You said that git would prevent us from forgetting to add
> file, you just forgot edje_tests_helpers.h. So I can't run the test, I
> will guess that my fix is correct instead :-)
> -- 

git-gui is a great way to stage changes and see untracked files

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Gangnam style dinner !

2013-02-20 Thread The Rasterman
On Wed, 20 Feb 2013 10:25:47 +0100 Chidambar 'ilLogict' Zinnoury
 said:

> Dans son message intitulé « Re: [E-devel] [e-users]  Gangnam style
> dinner ! » du Wed, 20 Feb 2013 17:22:53 +0900, Carsten Haitzler (The
> Rasterman)  nous a donné l'occasion de lire :
> 
> > On Wed, 20 Feb 2013 17:00:55 +0900 Daniel Juyung Seo
> >  said:
> > 
> > > F.R.I.D.A.Y.N.I.G.H.T?
> > > Don't you work until the midnight on Friday?
> > > 
> > > Daniel Juyung Seo (SeoZ)
> > 
> > cedric doesn't - that's because he's french. and lazy. :)
> > muahhahahaha.
> 
>  Isn’t he on strike eating baguette or something? :)

well those are his other modes. that or breaking svn. :)

don't worry cedric. we still love you. :)

-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E SVN: discomfitor IN trunk/e: . data/themes/edc src/bin src/modules/backlight src/modules/conf_comp src/modules/connman src/modules/fileman src/modules/gadman src/modules/illume-keyboar

2013-02-20 Thread The Rasterman
On Wed, 20 Feb 2013 08:33:25 + Michael Blumenkrantz
 said:

> you wiped your comp config?

nup. didn't change it. i need some new config?

> On Wed, Feb 20, 2013 at 8:27 AM, Carsten Haitzler wrote:
> 
> > On Wed, 20 Feb 2013 07:38:35 + Michael Blumenkrantz
> >  said:
> >
> > > On Wed, Feb 20, 2013 at 3:30 AM, Carsten Haitzler  > >wrote:
> > >
> > > > On Tue, 19 Feb 2013 07:38:39 + Michael Blumenkrantz
> > > >  said:
> > > >
> > > > oh and notification popups now have shadows... and an empty space
> > between
> > > > shadow box and content which has an alpha channel...
> > > >
> > >
> > > fixed
> >
> > not fixed:
> >
> > http://www.enlightenment.org/ss/e-512488ad912b54.40497391.png
> >
> > :( (see top-right).
> >
> > > >
> > > > here's my take on this: all animation (appear/hide etc.), shadowing
> > etc.
> > > > for
> > > > shelves, popups, menus etc. should be cone by the edje object for the
> > menu
> > > > or
> > > > shelf etc. etc. and not by comp. comp should not be wrapping these
> > objects
> > > > in
> > > > comp_wins or swallows etc. imho.
> > > >
> > >
> > > putting them in comp wins was mainly to guarantee stacking. I had no
> > > intention of doing a complete theme/object rewrite in the middle of the
> > > comp merge.
> > >
> > >
> > > >
> > > > > this is all that broke? notbad.jpg
> > > > >
> > > > > On Tue, Feb 19, 2013 at 5:01 AM, Carsten Haitzler <
> > ras...@rasterman.com
> > > > >wrote:
> > > > >
> > > > > > On Mon, 18 Feb 2013 05:43:48 -0800 "Enlightenment SVN"
> > > > > >  said:
> > > > > >
> > > > > > > Log:
> > > > > > > giant comp rejiggering commit #2: popups are now objects drawn
> > > > directly
> > > > > > onto
> > > > > > > the compositor canvas with no xwindows of their own
> > > > > > >   * added a number of new e_comp functions and macros
> > > > > > >
> > > > > > >   * options for disabling effects on objects: this option does
> > not
> > > > > > currently
> > > > > > > have any effect
> > > > > > >   * all modules which used gadcon popups have been adjusted
> > > > > > >
> > > > > > >   * all modules which used input windows to detect close events
> > for
> > > > > > gadcon
> > > > > > > popups have been adjusted to use new popup autoclose
> > functionality
> > > > > > >   * shelves are now always drawn on the compositor canvas,
> > meaning
> > > > > > objects
> > > > > > > will never get clipped by the shelf (ticket #1810)
> > > > > > >   * shelves no longer have an event object
> > > > > >
> > > > > > just so you know... this was almost "awesome"... but we now have a
> > few
> > > > > > problems:
> > > > > >
> > > > > > 1. shelf lost its shadow. same with all popups i see actually
> > (menus
> > > > are
> > > > > > ok)
> > > > > > 2. popups for mixer instantly hide when clicked rather than staying
> > > > around
> > > > > > 3. dnd of windows between pagers in shelf is now not working. same
> > with
> > > > > > dnd of
> > > > > > icons form window borders to pager. i guess dnd for ibar and ibox
> > are
> > > > > > broken
> > > > > > too?
> > > > > > 4. some menus disappear instantly (deleted objects). this should
> > now
> > > > get
> > > > > > delayed to allow the hide anim to finish then delete (eg use a
> > timer
> > > > and
> > > > > > keep
> > > > > > objects around yet "suspended" until timer expires)... probably
> > should
> > > > be
> > > > > > handled inside e_popup and e_menu... :)
> > > > > > 5. popups seem to "swim in" (shift down and to the right by a few
> > > > pixels)
> > > > > > when
> > > > > > they show.
> > > > > > 6. this is not your problem.. but one in gl... now icons are
> > gadgets
> > > > scale
> > > > > > down with lower quality (due to opengl not actually seeming to do
> > much
> > > > when
> > > > > > anisotropic filtering is set to max (eg 8 or 16) and we still use
> > > > linear
> > > > > > down
> > > > > > scaling... i thought it was meant to do multi-sampling even in
> > these
> > > > > > cases?)...
> > > > > > methinks we need to finally get on with it and make a scalecache
> > for gl
> > > > > > here... :) (ie mipmapping... but manually).
> > > > > >
> > > > > > --
> > > > > > - Codito, ergo sum - "I code, therefore I am"
> > > > --
> > > > > > The Rasterman (Carsten Haitzler)ras...@rasterman.com
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > >
> > --
> > > > > > Everyone hates slow websites. So do we.
> > > > > > Make your web apps faster with AppDynamics
> > > > > > Download AppDynamics Lite for free today:
> > > > > > http://p.sf.net/sfu/appdyn_d2d_feb
> > > > > > ___
> > > > > > enlightenment-devel mailing list
> > > > > > enlightenment-devel@lists.sourceforge.net
> > > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > > > > >
> > > > >
> > > >
> > --
> > > > > Everyone ha

Re: [E-devel] [EGIT] [core/efl] master 01/01: Ecore_x: Revert "don't filter out non-master pointers in xi2.2 support."

2013-02-20 Thread Tom Hacohen
Yes, it's a good idea to fix issues, but not at the expense of introducing
new ones. Especially not more severe ones.


On Wed, Feb 20, 2013 at 12:21 PM, Dominik Röttsches <
dominik.rottsc...@intel.com> wrote:

> On 02/19/2013 05:31 PM, Tom Hacohen wrote:
> > On 19/02/13 15:32, Carsten Haitzler (The Rasterman) wrote:
> >> On Tue, 19 Feb 2013 15:16:06 + Tom Hacohen 
> said:
> >>
> >>> Hey Carsten,
> >>>
> >>> It was you who broke my genlists. :) I reverted your patch.
> >>
> >> how did that cause that? this was a request from webkit devs to not
> filter
> >> these out.
> >>
> >
> > I don't know, but fact is, that reverting it fixes it for me.
> >
> > You commented out:
> > if (((atdev) && (atdev->use != XIMasterPointer)) ||
> >
>
> So - since I am the guy who asked for this. This line causes all
> RawTouch* updated to be filtered and not making it through to any app
> level callbacks. I have a normal Ubuntu 12.10 setup with a recent X that
> has XInput 2.2 - There's a master pointer, and as a slave pointers to
> that there is a trackpad and a touchscreen. So, in this code atdev is
> the parent to the touchscreen and atdev->use in my setup is
> XIMasterPointer => nothing gets through.
>
> IIRC Carsten explained that he added that code originally because he was
> getting duplicate events for Master & Slave Pointers. This code was
> supposed to help with this. For this, the code seems like a workaround,
> not a solution.
>
> By putting it back in, we'll have the same problem with not receiving
> the Touch/Multi events.
>
> So, it'd be good to find what the cause of the regression really is.
>
> Dominik
>
> --
> Dominik Röttsches 
>
>
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



-- 
Tom.
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [EGIT] [core/efl] master 01/01: Ecore_x: Revert "don't filter out non-master pointers in xi2.2 support."

2013-02-20 Thread Dominik Röttsches
On 02/19/2013 05:31 PM, Tom Hacohen wrote:
> On 19/02/13 15:32, Carsten Haitzler (The Rasterman) wrote:
>> On Tue, 19 Feb 2013 15:16:06 + Tom Hacohen  
>> said:
>>
>>> Hey Carsten,
>>>
>>> It was you who broke my genlists. :) I reverted your patch.
>>
>> how did that cause that? this was a request from webkit devs to not filter
>> these out.
>>
>
> I don't know, but fact is, that reverting it fixes it for me.
>
> You commented out:
> if (((atdev) && (atdev->use != XIMasterPointer)) ||
>

So - since I am the guy who asked for this. This line causes all 
RawTouch* updated to be filtered and not making it through to any app 
level callbacks. I have a normal Ubuntu 12.10 setup with a recent X that 
has XInput 2.2 - There's a master pointer, and as a slave pointers to 
that there is a trackpad and a touchscreen. So, in this code atdev is 
the parent to the touchscreen and atdev->use in my setup is 
XIMasterPointer => nothing gets through.

IIRC Carsten explained that he added that code originally because he was 
getting duplicate events for Master & Slave Pointers. This code was 
supposed to help with this. For this, the code seems like a workaround, 
not a solution.

By putting it back in, we'll have the same problem with not receiving 
the Touch/Multi events.

So, it'd be good to find what the cause of the regression really is.

Dominik

-- 
Dominik Röttsches 

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [EGIT] [core/efl] master 01/01: Ecore_x: Revert "don't filter out non-master pointers in xi2.2 support."

2013-02-20 Thread Tom Hacohen
I don't know. All I know is that with it, it breaks, without it it works.
If I had to guess, I would say that probably
with your patch applies we get some different device ids for the main
cursor that trigger more events which cause
the selection to get disabled. I will investigate it tomorrow, as I'm not
at the office today and I don't have the same setup here.


On Wed, Feb 20, 2013 at 12:13 AM, Carsten Haitzler wrote:

> On Tue, 19 Feb 2013 15:31:21 + Tom Hacohen 
> said:
>
> > On 19/02/13 15:32, Carsten Haitzler (The Rasterman) wrote:
> > > On Tue, 19 Feb 2013 15:16:06 + Tom Hacohen <
> tom.haco...@samsung.com>
> > > said:
> > >
> > >> Hey Carsten,
> > >>
> > >> It was you who broke my genlists. :) I reverted your patch.
> > >
> > > how did that cause that? this was a request from webkit devs to not
> filter
> > > these out.
> > >
> >
> > I don't know, but fact is, that reverting it fixes it for me.
> >
> > You commented out:
> >if (((atdev) && (atdev->use != XIMasterPointer)) ||
> >
> > I.e a path that was before only called for the non master pointer, maybe
> > it's called on the master now as well which filter that out?
> >
> > I don't know, I don't really know much about xinput.
>
> this is what i'm wondering here... i didn't see any other issues with
> it... how
> is it causing this genlist thing... button clicks and so on all still
> worked
> seemingly fine...
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>
>
>
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



-- 
Tom.
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Edje doesn't set load error when file not found.

2013-02-20 Thread Tom Hacohen
You bastard ! :P

And yes, I forgot. I didn't lie, I just withheld the truth.

Anyhow, will get it in tomorrow, sorry. :(


On Wed, Feb 20, 2013 at 3:05 AM, Cedric BAIL  wrote:

> On Wed, Feb 20, 2013 at 12:47 AM, Tom Hacohen 
> wrote:
> > SPANK!!!
> >
> > I can fix it, but I prefer someone that knows the code and the correct
> > paths to apply a proper fix.
>
> You lied ! You said that git would prevent us from forgetting to add
> file, you just forgot edje_tests_helpers.h. So I can't run the test, I
> will guess that my fix is correct instead :-)
> --
> Cedric BAIL
>
>
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



-- 
Tom.
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E SVN: cedric IN branches/edje-1.7: . src/lib

2013-02-20 Thread Michael Blumenkrantz
On Wed, Feb 20, 2013 at 10:57 AM, Cedric BAIL wrote:

> Cedric Bail
> On Feb 20, 2013 7:00 PM, "Michael Blumenkrantz" <
> michael.blumenkra...@gmail.com> wrote:
> >
> > On Wed, Feb 20, 2013 at 3:15 AM, Enlightenment SVN <
> > no-re...@enlightenment.org> wrote:
> >
> > > Log:
> > > edje: backport 61287fce389843c8cb1819556da08ec98241ca13.
> > >
> > >
> > > Author:   cedric
> > > Date: 2013-02-19 19:15:25 -0800 (Tue, 19 Feb 2013)
> > > New Revision: 84251
> > > Trac: http://trac.enlightenment.org/e/changeset/84251
> > >
> > > Modified:
> > >   branches/edje-1.7/ChangeLog branches/edje-1.7/NEWS
> > > branches/edje-1.7/src/lib/edje_cache.c
> branches/edje-1.7/src/lib/edje_text.c
> > >
> > > Modified: branches/edje-1.7/ChangeLog
> > > ===
> > > --- branches/edje-1.7/ChangeLog 2013-02-20 03:08:44 UTC (rev 84250)
> > > +++ branches/edje-1.7/ChangeLog 2013-02-20 03:15:25 UTC (rev 84251)
> > > @@ -664,7 +664,7 @@
> > >
> > >  * Fix cache miss bug when edje cache hash is null, but cache
> > >  list may have entries.
> > > -
> > > +
> > >  2013-02-07  WooHyun Jung.
> > >
> > > * Backport from r83700 in trunk. Checking walking_callbacks for
> > > not removing patterns which are still used.
> > > @@ -681,3 +681,7 @@
> > >  2013-02-18  Jihoon Kim (jihoon)
> > >
> > >  * edje entry : Fix bug candidate word couldn't be selected
> with
> > > up/down key in the preedit status
> > > +
> > > +2013-02-20  Cedric Bail
> > > +
> > > +   * report file not found properly.
> > >
> > > Modified: branches/edje-1.7/NEWS
> > > ===
> > > --- branches/edje-1.7/NEWS  2013-02-20 03:08:44 UTC (rev 84250)
> > > +++ branches/edje-1.7/NEWS  2013-02-20 03:15:25 UTC (rev 84251)
> > > @@ -9,6 +9,7 @@
> > >  * fix anchor clicked mouse signals for selection-enabled entries
> > >  * Fix edje_color_class_list() and edje_text_class_list() to look
> at
> > > right hashes.
> > >  * Fix bug candidate word couldn't be selected with up/down key in
> the
> > > preedit status
> > > +* Report file not found properly.
> > >
> > >  Changes since Edje 1.7.4:
> > >  -
> > >
> > > Modified: branches/edje-1.7/src/lib/edje_cache.c
> > > ===
> > > --- branches/edje-1.7/src/lib/edje_cache.c  2013-02-20 03:08:44 UTC
> > > (rev 84250)
> > > +++ branches/edje-1.7/src/lib/edje_cache.c  2013-02-20 03:15:25 UTC
> > > (rev 84251)
> > > @@ -275,7 +275,10 @@
> > > struct stat st;
> > >
> > > if (stat(file, &st) != 0)
> > > -  return NULL;
> > > + {
> > > +*error_ret = EDJE_LOAD_ERROR_DOES_NOT_EXIST;
> > > +return NULL;
> > > + }
> > >
> > > if (!_edje_file_hash)
> > >   {
> > >
> > > Modified: branches/edje-1.7/src/lib/edje_text.c
> > > ===
> > > --- branches/edje-1.7/src/lib/edje_text.c   2013-02-20 03:08:44 UTC
> > > (rev 84250)
> > > +++ branches/edje-1.7/src/lib/edje_text.c   2013-02-20 03:15:25 UTC
> > > (rev 84251)
> > > @@ -77,52 +77,12 @@
> > >   }
> > >  }
> > >
> > > -static void
> > > -_edje_text_fit_set(char *buf, const char *text, int c1, int c2)
> > > -{
> > > -   /* helper function called from _edje_text_fit_x().
> > > -* note that we can use strcpy()/strcat() safely, the buffer
> lengths
> > > -* are checked in the caller.
> > > -*/
> > > -
> > > -   if (c1 >= 0)
> > > - {
> > > -   strcpy(buf, _ELLIP_STR);
> > > -
> > > -   if (c2 >= 0)
> > > - {
> > > -strncat(buf, text + c1, c2 - c1);
> > > -strcat(buf, _ELLIP_STR);
> > > - }
> > > -   else
> > > - strcat(buf, text + c1);
> > > - }
> > > -   else
> > > - {
> > > -   if (c2 >= 0)
> > > - {
> > > -strncpy(buf, text, c2);
> > > -buf[c2] = 0;
> > > -strcat(buf, _ELLIP_STR);
> > > - }
> > > -   else
> > > - strcpy(buf, text);
> > > - }
> > > -}
> > > -
> > >  static const char *
> > >  _edje_text_fit_x(Edje *ed, Edje_Real_Part *ep,
> > >   Edje_Calc_Params *params,
> > >   const char *text, const char *font, int size,
> > > - Evas_Coord sw, int *free_text)
> > > + Evas_Coord sw, Evas_Coord sh, int *free_text)
> > >  {
> > > -   Evas_Coord tw = 0, th = 0, p;
> > > -   int l, r;
> > > -   int i;
> > > -   char *buf;
> > > -   int uc1 = -1, uc2 = -1, c1 = -1, c2 = -1;
> > > -   int loop = 0, extra;
> > > -   size_t orig_len;
> > > FLOAT_T sc;
> > >
> > > sc = ed->scale;
> > > @@ -132,149 +92,12 @@
> > > if (sw <= 1) return "";
> > >
> > > if (ep->part->scale) evas_object_scale_set(ep->object,
> TO_DOUBLE(sc));
> > > +   evas_object_text_ellipsis_set(ep->object,
> params

Re: [E-devel] E SVN: cedric IN branches/edje-1.7: . src/lib

2013-02-20 Thread Cedric BAIL
Cedric Bail
On Feb 20, 2013 7:00 PM, "Michael Blumenkrantz" <
michael.blumenkra...@gmail.com> wrote:
>
> On Wed, Feb 20, 2013 at 3:15 AM, Enlightenment SVN <
> no-re...@enlightenment.org> wrote:
>
> > Log:
> > edje: backport 61287fce389843c8cb1819556da08ec98241ca13.
> >
> >
> > Author:   cedric
> > Date: 2013-02-19 19:15:25 -0800 (Tue, 19 Feb 2013)
> > New Revision: 84251
> > Trac: http://trac.enlightenment.org/e/changeset/84251
> >
> > Modified:
> >   branches/edje-1.7/ChangeLog branches/edje-1.7/NEWS
> > branches/edje-1.7/src/lib/edje_cache.c
branches/edje-1.7/src/lib/edje_text.c
> >
> > Modified: branches/edje-1.7/ChangeLog
> > ===
> > --- branches/edje-1.7/ChangeLog 2013-02-20 03:08:44 UTC (rev 84250)
> > +++ branches/edje-1.7/ChangeLog 2013-02-20 03:15:25 UTC (rev 84251)
> > @@ -664,7 +664,7 @@
> >
> >  * Fix cache miss bug when edje cache hash is null, but cache
> >  list may have entries.
> > -
> > +
> >  2013-02-07  WooHyun Jung.
> >
> > * Backport from r83700 in trunk. Checking walking_callbacks for
> > not removing patterns which are still used.
> > @@ -681,3 +681,7 @@
> >  2013-02-18  Jihoon Kim (jihoon)
> >
> >  * edje entry : Fix bug candidate word couldn't be selected with
> > up/down key in the preedit status
> > +
> > +2013-02-20  Cedric Bail
> > +
> > +   * report file not found properly.
> >
> > Modified: branches/edje-1.7/NEWS
> > ===
> > --- branches/edje-1.7/NEWS  2013-02-20 03:08:44 UTC (rev 84250)
> > +++ branches/edje-1.7/NEWS  2013-02-20 03:15:25 UTC (rev 84251)
> > @@ -9,6 +9,7 @@
> >  * fix anchor clicked mouse signals for selection-enabled entries
> >  * Fix edje_color_class_list() and edje_text_class_list() to look at
> > right hashes.
> >  * Fix bug candidate word couldn't be selected with up/down key in
the
> > preedit status
> > +* Report file not found properly.
> >
> >  Changes since Edje 1.7.4:
> >  -
> >
> > Modified: branches/edje-1.7/src/lib/edje_cache.c
> > ===
> > --- branches/edje-1.7/src/lib/edje_cache.c  2013-02-20 03:08:44 UTC
> > (rev 84250)
> > +++ branches/edje-1.7/src/lib/edje_cache.c  2013-02-20 03:15:25 UTC
> > (rev 84251)
> > @@ -275,7 +275,10 @@
> > struct stat st;
> >
> > if (stat(file, &st) != 0)
> > -  return NULL;
> > + {
> > +*error_ret = EDJE_LOAD_ERROR_DOES_NOT_EXIST;
> > +return NULL;
> > + }
> >
> > if (!_edje_file_hash)
> >   {
> >
> > Modified: branches/edje-1.7/src/lib/edje_text.c
> > ===
> > --- branches/edje-1.7/src/lib/edje_text.c   2013-02-20 03:08:44 UTC
> > (rev 84250)
> > +++ branches/edje-1.7/src/lib/edje_text.c   2013-02-20 03:15:25 UTC
> > (rev 84251)
> > @@ -77,52 +77,12 @@
> >   }
> >  }
> >
> > -static void
> > -_edje_text_fit_set(char *buf, const char *text, int c1, int c2)
> > -{
> > -   /* helper function called from _edje_text_fit_x().
> > -* note that we can use strcpy()/strcat() safely, the buffer lengths
> > -* are checked in the caller.
> > -*/
> > -
> > -   if (c1 >= 0)
> > - {
> > -   strcpy(buf, _ELLIP_STR);
> > -
> > -   if (c2 >= 0)
> > - {
> > -strncat(buf, text + c1, c2 - c1);
> > -strcat(buf, _ELLIP_STR);
> > - }
> > -   else
> > - strcat(buf, text + c1);
> > - }
> > -   else
> > - {
> > -   if (c2 >= 0)
> > - {
> > -strncpy(buf, text, c2);
> > -buf[c2] = 0;
> > -strcat(buf, _ELLIP_STR);
> > - }
> > -   else
> > - strcpy(buf, text);
> > - }
> > -}
> > -
> >  static const char *
> >  _edje_text_fit_x(Edje *ed, Edje_Real_Part *ep,
> >   Edje_Calc_Params *params,
> >   const char *text, const char *font, int size,
> > - Evas_Coord sw, int *free_text)
> > + Evas_Coord sw, Evas_Coord sh, int *free_text)
> >  {
> > -   Evas_Coord tw = 0, th = 0, p;
> > -   int l, r;
> > -   int i;
> > -   char *buf;
> > -   int uc1 = -1, uc2 = -1, c1 = -1, c2 = -1;
> > -   int loop = 0, extra;
> > -   size_t orig_len;
> > FLOAT_T sc;
> >
> > sc = ed->scale;
> > @@ -132,149 +92,12 @@
> > if (sw <= 1) return "";
> >
> > if (ep->part->scale) evas_object_scale_set(ep->object,
TO_DOUBLE(sc));
> > +   evas_object_text_ellipsis_set(ep->object,
params->type.text.elipsis);
> >
>
> this is an evas 1.8 function. you broke build.

Oh fuck! It should never had gotten in!

>
--
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/a

Re: [E-devel] E SVN: cedric IN branches/edje-1.7: . src/lib

2013-02-20 Thread Michael Blumenkrantz
On Wed, Feb 20, 2013 at 3:15 AM, Enlightenment SVN <
no-re...@enlightenment.org> wrote:

> Log:
> edje: backport 61287fce389843c8cb1819556da08ec98241ca13.
>
>
> Author:   cedric
> Date: 2013-02-19 19:15:25 -0800 (Tue, 19 Feb 2013)
> New Revision: 84251
> Trac: http://trac.enlightenment.org/e/changeset/84251
>
> Modified:
>   branches/edje-1.7/ChangeLog branches/edje-1.7/NEWS
> branches/edje-1.7/src/lib/edje_cache.c branches/edje-1.7/src/lib/edje_text.c
>
> Modified: branches/edje-1.7/ChangeLog
> ===
> --- branches/edje-1.7/ChangeLog 2013-02-20 03:08:44 UTC (rev 84250)
> +++ branches/edje-1.7/ChangeLog 2013-02-20 03:15:25 UTC (rev 84251)
> @@ -664,7 +664,7 @@
>
>  * Fix cache miss bug when edje cache hash is null, but cache
>  list may have entries.
> -
> +
>  2013-02-07  WooHyun Jung.
>
> * Backport from r83700 in trunk. Checking walking_callbacks for
> not removing patterns which are still used.
> @@ -681,3 +681,7 @@
>  2013-02-18  Jihoon Kim (jihoon)
>
>  * edje entry : Fix bug candidate word couldn't be selected with
> up/down key in the preedit status
> +
> +2013-02-20  Cedric Bail
> +
> +   * report file not found properly.
>
> Modified: branches/edje-1.7/NEWS
> ===
> --- branches/edje-1.7/NEWS  2013-02-20 03:08:44 UTC (rev 84250)
> +++ branches/edje-1.7/NEWS  2013-02-20 03:15:25 UTC (rev 84251)
> @@ -9,6 +9,7 @@
>  * fix anchor clicked mouse signals for selection-enabled entries
>  * Fix edje_color_class_list() and edje_text_class_list() to look at
> right hashes.
>  * Fix bug candidate word couldn't be selected with up/down key in the
> preedit status
> +* Report file not found properly.
>
>  Changes since Edje 1.7.4:
>  -
>
> Modified: branches/edje-1.7/src/lib/edje_cache.c
> ===
> --- branches/edje-1.7/src/lib/edje_cache.c  2013-02-20 03:08:44 UTC
> (rev 84250)
> +++ branches/edje-1.7/src/lib/edje_cache.c  2013-02-20 03:15:25 UTC
> (rev 84251)
> @@ -275,7 +275,10 @@
> struct stat st;
>
> if (stat(file, &st) != 0)
> -  return NULL;
> + {
> +*error_ret = EDJE_LOAD_ERROR_DOES_NOT_EXIST;
> +return NULL;
> + }
>
> if (!_edje_file_hash)
>   {
>
> Modified: branches/edje-1.7/src/lib/edje_text.c
> ===
> --- branches/edje-1.7/src/lib/edje_text.c   2013-02-20 03:08:44 UTC
> (rev 84250)
> +++ branches/edje-1.7/src/lib/edje_text.c   2013-02-20 03:15:25 UTC
> (rev 84251)
> @@ -77,52 +77,12 @@
>   }
>  }
>
> -static void
> -_edje_text_fit_set(char *buf, const char *text, int c1, int c2)
> -{
> -   /* helper function called from _edje_text_fit_x().
> -* note that we can use strcpy()/strcat() safely, the buffer lengths
> -* are checked in the caller.
> -*/
> -
> -   if (c1 >= 0)
> - {
> -   strcpy(buf, _ELLIP_STR);
> -
> -   if (c2 >= 0)
> - {
> -strncat(buf, text + c1, c2 - c1);
> -strcat(buf, _ELLIP_STR);
> - }
> -   else
> - strcat(buf, text + c1);
> - }
> -   else
> - {
> -   if (c2 >= 0)
> - {
> -strncpy(buf, text, c2);
> -buf[c2] = 0;
> -strcat(buf, _ELLIP_STR);
> - }
> -   else
> - strcpy(buf, text);
> - }
> -}
> -
>  static const char *
>  _edje_text_fit_x(Edje *ed, Edje_Real_Part *ep,
>   Edje_Calc_Params *params,
>   const char *text, const char *font, int size,
> - Evas_Coord sw, int *free_text)
> + Evas_Coord sw, Evas_Coord sh, int *free_text)
>  {
> -   Evas_Coord tw = 0, th = 0, p;
> -   int l, r;
> -   int i;
> -   char *buf;
> -   int uc1 = -1, uc2 = -1, c1 = -1, c2 = -1;
> -   int loop = 0, extra;
> -   size_t orig_len;
> FLOAT_T sc;
>
> sc = ed->scale;
> @@ -132,149 +92,12 @@
> if (sw <= 1) return "";
>
> if (ep->part->scale) evas_object_scale_set(ep->object, TO_DOUBLE(sc));
> +   evas_object_text_ellipsis_set(ep->object, params->type.text.elipsis);
>

this is an evas 1.8 function. you broke build.
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Gangnam style dinner !

2013-02-20 Thread Chidambar 'ilLogict' Zinnoury
Dans son message intitulé « Re: [E-devel] [e-users]  Gangnam style
dinner ! » du Wed, 20 Feb 2013 17:22:53 +0900, Carsten Haitzler (The
Rasterman)  nous a donné l'occasion de lire :

> On Wed, 20 Feb 2013 17:00:55 +0900 Daniel Juyung Seo
>  said:
> 
> > F.R.I.D.A.Y.N.I.G.H.T?
> > Don't you work until the midnight on Friday?
> > 
> > Daniel Juyung Seo (SeoZ)
> 
> cedric doesn't - that's because he's french. and lazy. :)
> muahhahahaha.

 Isn’t he on strike eating baguette or something? :)

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Backport Xi22 Touch Fixes to 1.7.5?

2013-02-20 Thread Dominik Röttsches

Hi,

would it be possible to apply the attached patch to 1.7.5 and make a 
release which includes it?
I extracted this from git HEAD and it contains at least those fixes that 
assign a suitable touch ID to the events. (2636da4e00b14, e290dfae93962, 
01452373c76dca470)
Since I am working on touch support in the EFL WebKit MiniBrowser - it'd 
be essential for me to have a release that contains at least those fixes.


Thanks very much,

Dominik

--
Dominik Röttsches 

diff --git a/configure.ac b/configure.ac
index b4ec95b..592ec37 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1182,6 +1182,7 @@ if ! test "x$have_ecore_x_xcb" = "xyes" ; then
 ECORE_CHECK_X_EXTENSION([Xtest], [XTest.h], [Xtst], [XTestFakeKeyEvent], [$want_ecore_x_xtest])
 ECORE_CHECK_X_EXTENSION([Xss], [scrnsaver.h], [Xss], [XScreenSaverSelectInput], [$want_ecore_x_screensaver])
 ECORE_CHECK_X_EXTENSION([Xi2], [XInput2.h], [Xi], [XIQueryDevice], [$want_ecore_x_input])
+ECORE_CHECK_X_EXTENSION([Xi2_2], [XInput2.h], [Xi],[XIGrabTouchBegin], [$want_ecore_x_input])
 
 ecore_x_libs_private="${Xcursor_libs} ${XKB_LIBS} ${XCOMPOSITE_LIBS} ${XGESTURE_LIBS} ${XDAMAGE_LIBS} ${XDPMS_LIBS} ${XFIXES_LIBS} ${XINERAMA_LIBS} ${XPRINT_LIBS} ${XRANDR_LIBS} ${XRENDER_LIBS} ${XTEST_LIBS} ${XSS_LIBS} ${XI2_LIBS}"
 
diff --git a/src/lib/ecore_x/xlib/ecore_x_xi2.c b/src/lib/ecore_x/xlib/ecore_x_xi2.c
index fbfbd43..9f7eeaa 100644
--- a/src/lib/ecore_x/xlib/ecore_x_xi2.c
+++ b/src/lib/ecore_x/xlib/ecore_x_xi2.c
@@ -19,8 +19,27 @@ int _ecore_x_xi2_opcode = -1;
 #endif
 
 #ifdef ECORE_XI2
+#ifdef ECORE_XI2_2
+#ifndef XITouchEmulatingPointer
+#define XITouchEmulatingPointer (1 << 17)
+#endif
+
+typedef struct _Ecore_X_Touch_Device_Info
+{
+   EINA_INLIST;
+   int devid;
+   int mode;
+   const char *name;
+   int max_touch;
+   int *slot;
+} Ecore_X_Touch_Device_Info;
+#endif /* ifdef ECORE_XI2_2 */
+
 static XIDeviceInfo *_ecore_x_xi2_devs = NULL;
 static int _ecore_x_xi2_num = 0;
+#ifdef ECORE_XI2_2
+static Eina_Inlist *_ecore_x_xi2_touch_info_list = NULL;
+#endif /* ifdef ECORE_XI2_2 */
 #endif /* ifdef ECORE_XI2 */
 
 void
@@ -28,7 +47,7 @@ _ecore_x_input_init(void)
 {
 #ifdef ECORE_XI2
int event, error;
-   int major = 2, minor = 0;
+   int major = XI_2_Major, minor = XI_2_Minor;
 
if (!XQueryExtension(_ecore_x_disp, "XInputExtension",
 &_ecore_x_xi2_opcode, &event, &error))
@@ -48,6 +67,27 @@ _ecore_x_input_init(void)
 #endif /* ifdef ECORE_XI2 */
 }
 
+#ifdef ECORE_XI2
+#ifdef ECORE_XI2_2
+static void
+_ecore_x_input_touch_info_clear(void)
+{
+   Eina_Inlist *l = _ecore_x_xi2_touch_info_list;
+   Ecore_X_Touch_Device_Info *info = NULL;
+
+   while (l)
+ {
+info = EINA_INLIST_CONTAINER_GET(l, Ecore_X_Touch_Device_Info);
+l = eina_inlist_remove(l, l);
+if (info->slot) free(info->slot);
+free(info);
+ }
+
+   _ecore_x_xi2_touch_info_list = NULL;
+}
+#endif /* ifdef ECORE_XI2_2 */
+#endif /* ifdef ECORE_XI2 */
+
 void
 _ecore_x_input_shutdown(void)
 {
@@ -56,6 +96,9 @@ _ecore_x_input_shutdown(void)
  {
 XIFreeDeviceInfo(_ecore_x_xi2_devs);
 _ecore_x_xi2_devs = NULL;
+#ifdef ECORE_XI2_2
+_ecore_x_input_touch_info_clear();
+#endif /* ifdef ECORE_XI2_2 */
  }
 
_ecore_x_xi2_num = 0;
@@ -63,6 +106,107 @@ _ecore_x_input_shutdown(void)
 #endif /* ifdef ECORE_XI2 */
 }
 
+#ifdef ECORE_XI2
+#ifdef ECORE_XI2_2
+static int
+_ecore_x_input_touch_index_get(int devid, int detail, int event_type)
+{
+   int i;
+   Eina_Inlist *l = _ecore_x_xi2_touch_info_list;
+   Ecore_X_Touch_Device_Info *info = NULL;
+
+   if ((!_ecore_x_xi2_devs) || (!_ecore_x_xi2_touch_info_list))
+ return 0;
+
+   EINA_INLIST_FOREACH(l, info)
+ if (info->devid == devid) break;
+
+   if ((!info) || (!info->slot)) return 0;
+
+   for (i = 0; i < info->max_touch ; i++)
+ {
+int *p = &(info->slot[i]);
+
+if ((event_type == XI_TouchBegin) && (*p < 0))
+  {
+ *p = detail;
+ return i;
+  }
+   else if (*p == detail)
+ {
+return i;
+ }
+ }
+
+ return 0;
+}
+
+static void
+_ecore_x_input_touch_index_clear(int devid, int idx)
+{
+   Eina_Inlist *l = _ecore_x_xi2_touch_info_list;
+   Ecore_X_Touch_Device_Info *info = NULL;
+
+   if ((!_ecore_x_xi2_devs) || (!_ecore_x_xi2_touch_info_list))
+ return;
+
+   EINA_INLIST_FOREACH(l, info)
+ {
+if ((info->devid == devid) && (info->slot))
+  {
+ info->slot[idx] = -1;
+ return;
+  }
+ }
+}
+
+static Ecore_X_Touch_Device_Info *
+_ecore_x_input_touch_info_get(XIDeviceInfo *dev)
+{
+   int k;
+   int *slot = NULL;
+   XITouchClassInfo *t = NULL;
+   Ecore_X_Touch_Device_Info *info = NULL;
+
+   if (!dev)
+ return NULL;
+
+   for (k = 0; k < dev->num_classes; k++)
+ {
+XIAnyClassInfo *clas = dev->classes[k];
+
+if (clas && (clas->type == XITouchClass))
+  {

Re: [E-devel] E SVN: discomfitor IN trunk/e: . data/themes/edc src/bin src/modules/backlight src/modules/conf_comp src/modules/connman src/modules/fileman src/modules/gadman src/modules/illume-keyboar

2013-02-20 Thread Michael Blumenkrantz
you wiped your comp config?

On Wed, Feb 20, 2013 at 8:27 AM, Carsten Haitzler wrote:

> On Wed, 20 Feb 2013 07:38:35 + Michael Blumenkrantz
>  said:
>
> > On Wed, Feb 20, 2013 at 3:30 AM, Carsten Haitzler  >wrote:
> >
> > > On Tue, 19 Feb 2013 07:38:39 + Michael Blumenkrantz
> > >  said:
> > >
> > > oh and notification popups now have shadows... and an empty space
> between
> > > shadow box and content which has an alpha channel...
> > >
> >
> > fixed
>
> not fixed:
>
> http://www.enlightenment.org/ss/e-512488ad912b54.40497391.png
>
> :( (see top-right).
>
> > >
> > > here's my take on this: all animation (appear/hide etc.), shadowing
> etc.
> > > for
> > > shelves, popups, menus etc. should be cone by the edje object for the
> menu
> > > or
> > > shelf etc. etc. and not by comp. comp should not be wrapping these
> objects
> > > in
> > > comp_wins or swallows etc. imho.
> > >
> >
> > putting them in comp wins was mainly to guarantee stacking. I had no
> > intention of doing a complete theme/object rewrite in the middle of the
> > comp merge.
> >
> >
> > >
> > > > this is all that broke? notbad.jpg
> > > >
> > > > On Tue, Feb 19, 2013 at 5:01 AM, Carsten Haitzler <
> ras...@rasterman.com
> > > >wrote:
> > > >
> > > > > On Mon, 18 Feb 2013 05:43:48 -0800 "Enlightenment SVN"
> > > > >  said:
> > > > >
> > > > > > Log:
> > > > > > giant comp rejiggering commit #2: popups are now objects drawn
> > > directly
> > > > > onto
> > > > > > the compositor canvas with no xwindows of their own
> > > > > >   * added a number of new e_comp functions and macros
> > > > > >
> > > > > >   * options for disabling effects on objects: this option does
> not
> > > > > currently
> > > > > > have any effect
> > > > > >   * all modules which used gadcon popups have been adjusted
> > > > > >
> > > > > >   * all modules which used input windows to detect close events
> for
> > > > > gadcon
> > > > > > popups have been adjusted to use new popup autoclose
> functionality
> > > > > >   * shelves are now always drawn on the compositor canvas,
> meaning
> > > > > objects
> > > > > > will never get clipped by the shelf (ticket #1810)
> > > > > >   * shelves no longer have an event object
> > > > >
> > > > > just so you know... this was almost "awesome"... but we now have a
> few
> > > > > problems:
> > > > >
> > > > > 1. shelf lost its shadow. same with all popups i see actually
> (menus
> > > are
> > > > > ok)
> > > > > 2. popups for mixer instantly hide when clicked rather than staying
> > > around
> > > > > 3. dnd of windows between pagers in shelf is now not working. same
> with
> > > > > dnd of
> > > > > icons form window borders to pager. i guess dnd for ibar and ibox
> are
> > > > > broken
> > > > > too?
> > > > > 4. some menus disappear instantly (deleted objects). this should
> now
> > > get
> > > > > delayed to allow the hide anim to finish then delete (eg use a
> timer
> > > and
> > > > > keep
> > > > > objects around yet "suspended" until timer expires)... probably
> should
> > > be
> > > > > handled inside e_popup and e_menu... :)
> > > > > 5. popups seem to "swim in" (shift down and to the right by a few
> > > pixels)
> > > > > when
> > > > > they show.
> > > > > 6. this is not your problem.. but one in gl... now icons are
> gadgets
> > > scale
> > > > > down with lower quality (due to opengl not actually seeming to do
> much
> > > when
> > > > > anisotropic filtering is set to max (eg 8 or 16) and we still use
> > > linear
> > > > > down
> > > > > scaling... i thought it was meant to do multi-sampling even in
> these
> > > > > cases?)...
> > > > > methinks we need to finally get on with it and make a scalecache
> for gl
> > > > > here... :) (ie mipmapping... but manually).
> > > > >
> > > > > --
> > > > > - Codito, ergo sum - "I code, therefore I am"
> > > --
> > > > > The Rasterman (Carsten Haitzler)ras...@rasterman.com
> > > > >
> > > > >
> > > > >
> > > > >
> > >
> --
> > > > > Everyone hates slow websites. So do we.
> > > > > Make your web apps faster with AppDynamics
> > > > > Download AppDynamics Lite for free today:
> > > > > http://p.sf.net/sfu/appdyn_d2d_feb
> > > > > ___
> > > > > enlightenment-devel mailing list
> > > > > enlightenment-devel@lists.sourceforge.net
> > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > > > >
> > > >
> > >
> --
> > > > Everyone hates slow websites. So do we.
> > > > Make your web apps faster with AppDynamics
> > > > Download AppDynamics Lite for free today:
> > > > http://p.sf.net/sfu/appdyn_d2d_feb
> > > > ___
> > > > enlightenment-devel mailing list
> > > > enlightenment-devel@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > > >
> > >
>

Re: [E-devel] E SVN: discomfitor IN trunk/e: . data/themes/edc src/bin src/modules/backlight src/modules/conf_comp src/modules/connman src/modules/fileman src/modules/gadman src/modules/illume-keyboar

2013-02-20 Thread The Rasterman
On Wed, 20 Feb 2013 07:38:35 + Michael Blumenkrantz
 said:

> On Wed, Feb 20, 2013 at 3:30 AM, Carsten Haitzler wrote:
> 
> > On Tue, 19 Feb 2013 07:38:39 + Michael Blumenkrantz
> >  said:
> >
> > oh and notification popups now have shadows... and an empty space between
> > shadow box and content which has an alpha channel...
> >
> 
> fixed

not fixed:

http://www.enlightenment.org/ss/e-512488ad912b54.40497391.png

:( (see top-right).

> >
> > here's my take on this: all animation (appear/hide etc.), shadowing etc.
> > for
> > shelves, popups, menus etc. should be cone by the edje object for the menu
> > or
> > shelf etc. etc. and not by comp. comp should not be wrapping these objects
> > in
> > comp_wins or swallows etc. imho.
> >
> 
> putting them in comp wins was mainly to guarantee stacking. I had no
> intention of doing a complete theme/object rewrite in the middle of the
> comp merge.
> 
> 
> >
> > > this is all that broke? notbad.jpg
> > >
> > > On Tue, Feb 19, 2013 at 5:01 AM, Carsten Haitzler  > >wrote:
> > >
> > > > On Mon, 18 Feb 2013 05:43:48 -0800 "Enlightenment SVN"
> > > >  said:
> > > >
> > > > > Log:
> > > > > giant comp rejiggering commit #2: popups are now objects drawn
> > directly
> > > > onto
> > > > > the compositor canvas with no xwindows of their own
> > > > >   * added a number of new e_comp functions and macros
> > > > >
> > > > >   * options for disabling effects on objects: this option does not
> > > > currently
> > > > > have any effect
> > > > >   * all modules which used gadcon popups have been adjusted
> > > > >
> > > > >   * all modules which used input windows to detect close events for
> > > > gadcon
> > > > > popups have been adjusted to use new popup autoclose functionality
> > > > >   * shelves are now always drawn on the compositor canvas, meaning
> > > > objects
> > > > > will never get clipped by the shelf (ticket #1810)
> > > > >   * shelves no longer have an event object
> > > >
> > > > just so you know... this was almost "awesome"... but we now have a few
> > > > problems:
> > > >
> > > > 1. shelf lost its shadow. same with all popups i see actually (menus
> > are
> > > > ok)
> > > > 2. popups for mixer instantly hide when clicked rather than staying
> > around
> > > > 3. dnd of windows between pagers in shelf is now not working. same with
> > > > dnd of
> > > > icons form window borders to pager. i guess dnd for ibar and ibox are
> > > > broken
> > > > too?
> > > > 4. some menus disappear instantly (deleted objects). this should now
> > get
> > > > delayed to allow the hide anim to finish then delete (eg use a timer
> > and
> > > > keep
> > > > objects around yet "suspended" until timer expires)... probably should
> > be
> > > > handled inside e_popup and e_menu... :)
> > > > 5. popups seem to "swim in" (shift down and to the right by a few
> > pixels)
> > > > when
> > > > they show.
> > > > 6. this is not your problem.. but one in gl... now icons are gadgets
> > scale
> > > > down with lower quality (due to opengl not actually seeming to do much
> > when
> > > > anisotropic filtering is set to max (eg 8 or 16) and we still use
> > linear
> > > > down
> > > > scaling... i thought it was meant to do multi-sampling even in these
> > > > cases?)...
> > > > methinks we need to finally get on with it and make a scalecache for gl
> > > > here... :) (ie mipmapping... but manually).
> > > >
> > > > --
> > > > - Codito, ergo sum - "I code, therefore I am"
> > --
> > > > The Rasterman (Carsten Haitzler)ras...@rasterman.com
> > > >
> > > >
> > > >
> > > >
> > --
> > > > Everyone hates slow websites. So do we.
> > > > Make your web apps faster with AppDynamics
> > > > Download AppDynamics Lite for free today:
> > > > http://p.sf.net/sfu/appdyn_d2d_feb
> > > > ___
> > > > enlightenment-devel mailing list
> > > > enlightenment-devel@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > > >
> > >
> > --
> > > Everyone hates slow websites. So do we.
> > > Make your web apps faster with AppDynamics
> > > Download AppDynamics Lite for free today:
> > > http://p.sf.net/sfu/appdyn_d2d_feb
> > > ___
> > > enlightenment-devel mailing list
> > > enlightenment-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > >
> >
> >
> > --
> > - Codito, ergo sum - "I code, therefore I am" --
> > The Rasterman (Carsten Haitzler)ras...@rasterman.com
> >
> >


-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Everyone hates slow websites. So do 

Re: [E-devel] [e-users] Gangnam style dinner !

2013-02-20 Thread The Rasterman
On Wed, 20 Feb 2013 17:00:55 +0900 Daniel Juyung Seo 
said:

> F.R.I.D.A.Y.N.I.G.H.T?
> Don't you work until the midnight on Friday?
> 
> Daniel Juyung Seo (SeoZ)

cedric doesn't - that's because he's french. and lazy. :) muahhahahaha.

i often do tho... or done get home until midnight or later... :)

> On Wed, Feb 20, 2013 at 4:16 PM, Cedric BAIL  wrote:
> 
> > Hello,
> >
> > Who is in for a Korean dinner on Friday night in Gangnam ? Where do we
> > meet ? What do we eat ? Who is coming ? At what time do we meet ?
> >
> > Going to have fun,
> > --
> > Cedric BAIL
> >
> >
> > --
> > Everyone hates slow websites. So do we.
> > Make your web apps faster with AppDynamics
> > Download AppDynamics Lite for free today:
> > http://p.sf.net/sfu/appdyn_d2d_feb
> > ___
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-users mailing list
> enlightenment-us...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Possible bug with edge bindings and desktops with no windows

2013-02-20 Thread Florian Schaefer
Sorry if I bump in here, just as I experienced it too...

It was fixed kind of like two days ago, but it was broken again
yesterday and still is. :-(

Cheers,
Florian

On 20.02.2013 07:07, Michael Blumenkrantz wrote:
> On Wed, 20 Feb 2013 06:46:18 +0100
> Marc Burkhardt  wrote:
> 
>> Hi all,
>>
>> I experience the edge bindings not working when there's no window on a
>> desktop/screen. I have them configured to switch to ie. the right desktop at
>> 0.30 seconds. It works well when I have ie. a terminal open on the desktop. 
>> Once
>> changed to the right I cannot move one desktop further to the right as there 
>> are
>> no windows on the screen.
>>
>> Regards,
>> Marc
>>
>>
> 
> this should be fixed as of a couple days ago...
> 
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 



signature.asc
Description: OpenPGP digital signature
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Gangnam style dinner !

2013-02-20 Thread Daniel Juyung Seo
F.R.I.D.A.Y.N.I.G.H.T?
Don't you work until the midnight on Friday?

Daniel Juyung Seo (SeoZ)


On Wed, Feb 20, 2013 at 4:16 PM, Cedric BAIL  wrote:

> Hello,
>
> Who is in for a Korean dinner on Friday night in Gangnam ? Where do we
> meet ? What do we eat ? Who is coming ? At what time do we meet ?
>
> Going to have fun,
> --
> Cedric BAIL
>
>
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel