Re: [E-devel] Eo: potential improvements

2013-07-11 Thread Jérémy Zurcher
On Thursday 11 July 2013 03:28, Cedric BAIL wrote : > On Wed, Jul 10, 2013 at 4:06 PM, Jérémy Zurcher wrote: > > still not fully functional, > > > > here is the concept: > > > > - enhance const Eo_Op_Description *descs; in Eo_Class_Description into: > > > > typedef struct _Eo_Op_Description

Re: [E-devel] Eo: potential improvements

2013-07-11 Thread Cedric BAIL
On Thu, Jul 11, 2013 at 5:36 PM, Jérémy Zurcher wrote: > On Thursday 11 July 2013 03:28, Cedric BAIL wrote : >> On Wed, Jul 10, 2013 at 4:06 PM, Jérémy Zurcher wrote: >> > still not fully functional, >> > >> > here is the concept: >> > >> > - enhance const Eo_Op_Description *descs; in Eo_Clas

Re: [E-devel] Eo: potential improvements

2013-07-11 Thread Jérémy Zurcher
On Thursday 11 July 2013 19:11, Cedric BAIL wrote : > On Thu, Jul 11, 2013 at 5:36 PM, Jérémy Zurcher wrote: > > On Thursday 11 July 2013 03:28, Cedric BAIL wrote : > >> On Wed, Jul 10, 2013 at 4:06 PM, Jérémy Zurcher wrote: > >> > still not fully functional, > >> > > >> > here is the concept:

Re: [E-devel] Trouble with map block

2013-07-11 Thread The Rasterman
On Thu, 11 Jul 2013 12:55:34 + (GMT) Artem Popov said: color2 is the DIMMEST it can be... this is ambient light. ie "black" or "no light from light source". if it is 250 as in your example.. u wont even see it get dark. you see a bright rect all the time - just SLIGHTLY getting darker (255 ->

Re: [E-devel] Trouble with map block

2013-07-11 Thread Artem Popov
Raster, thank you for your reply, but the problem is still exist. If I set color2 to "0 0 0" or another value near that (like "15 15 1" etc.), the RECT is not visible. The "color" property do nothing. I think that when calculating the brightness of RECT, color2 plays a

Re: [E-devel] ecore compilation problem

2013-07-11 Thread fancris3
i build fine efl from git, only debug disabled because of weird circular deps you can remove all *.la files from /usr/lib , /usr/local/lib. i think this will fix your error On Wed, 10 Jul 2013 19:57:36 +0300, Michael Hughes wrote: > In trying to compile ecore 1.7.7 on Fedora 19 32-bit, I a

Re: [E-devel] [EGIT] [core/elementary] master 01/02: sldkfj

2013-07-11 Thread Daniel Juyung Seo
Sorry ignore this lol. This was committed by mistake during test. Daniel Juyung Seo (SeoZ) On Fri, Jul 12, 2013 at 7:19 AM, Thiep Ha - Enlightenment Git < no-re...@enlightenment.org> wrote: > seoz pushed a commit to branch master. > > commit a52b461984914211ee98f390b957b0c370347bfc > Author: Th

Re: [E-devel] ecore compilation problem

2013-07-11 Thread Michael Hughes
Re: CCLD libecore_x_xlib.la ../../../../libtool: line 6003: cd: NONE: No such file or directory libtool: link: cannot determine absolute directory name of `NONE' make[6]: *** [libecore_x_xlib.la] Error 1 Francris3 wrote: i build fine efl from git, only debug disabled because of weird circul

Re: [E-devel] Eo: potential improvements

2013-07-11 Thread Cedric BAIL
Hello, On Thu, Jul 11, 2013 at 7:41 PM, Jérémy Zurcher wrote: > On Thursday 11 July 2013 19:11, Cedric BAIL wrote : >> On Thu, Jul 11, 2013 at 5:36 PM, Jérémy Zurcher wrote: >> > On Thursday 11 July 2013 03:28, Cedric BAIL wrote : >> >> On Wed, Jul 10, 2013 at 4:06 PM, Jérémy Zurcher wrote: >

Re: [E-devel] Trouble with map block

2013-07-11 Thread The Rasterman
On Thu, 11 Jul 2013 15:10:18 + (GMT) Artem Popov said: if i change color2 to be dark and move the light back (z -> -1000 or bigger) then it works exactly as expected for me. maybe its a bug fixed in git by now? > >Raster, > > >thank you for your reply, but the problem is still exi

Re: [E-devel] Eo: potential improvements

2013-07-11 Thread The Rasterman
On Mon, 08 Jul 2013 18:00:15 +0100 Tom Hacohen said: ok. looked at eo2test.c eo2_do(obj, a = inst_func(eo_o, 32); inst_func(eo_o, 10); b = inst_func(eo_o, 50); ); first... passing in eo_o... should probably go away. ie eo2_do(obj, a = inst_fun

Re: [E-devel] E-MODULES-EXTRA migration to git

2013-07-11 Thread The Rasterman
On Mon, 17 Jun 2013 20:20:19 -0300 "Eduardo Lima (Etrunko)" said: > On Mon, Jun 17, 2013 at 5:45 AM, Tom Hacohen wrote: > > On 14/06/13 15:43, Eduardo Lima (Etrunko) wrote: > >> I vote for the taskbar module. > > > > Does it provide any extra benefit over the existing tasks module? > > H...

Re: [E-devel] E18 CFBugs #2

2013-07-11 Thread The Rasterman
On Sun, 16 Jun 2013 10:14:29 +0200 "Vadim Efimov" said: > Carsten Haitzler писал(а) в своём письме Sun, 16 Jun > 2013 03:39:56 +0200: > > > On Sat, 15 Jun 2013 19:55:06 +0200 "Vadim Efimov" said: > > > >> Michael Blumenkrantz писал(а) в своём > >> письме Tue, 11 Jun 2013 11:55:23 +0200: > >>