Re: [E-devel] [PATCH 1/2] add middle mouse binding for ibar exec menu

2013-06-15 Thread Michael Blumenkrantz
On Sat, 15 Jun 2013 04:52:55 +0200 Thomas Gstädtner wrote: > > this allows for quick, timer-less, access to the menu > > Signed-off-by: Thomas Gstädtner > --- > src/modules/ibar/e_mod_main.c | 4 > 1 file changed, 4 insertions(+) > in --

Re: [E-devel] [PATCH 2/2] rename ibar timer_cb to menu_cb, as it isn't used only for the timer

2013-06-15 Thread Michael Blumenkrantz
On Sat, 15 Jun 2013 04:52:56 +0200 Thomas Gstädtner wrote: > > Signed-off-by: Thomas Gstädtner > --- > src/modules/ibar/e_mod_main.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > in -- This SF.net

Re: [E-devel] devs/jeyzu/eo-WIP

2013-06-15 Thread The Rasterman
On Fri, 14 Jun 2013 16:28:42 +0200 Jérémy Zurcher said: > On Friday 14 June 2013 22:16, Carsten Haitzler wrote : > > On Fri, 14 Jun 2013 14:54:24 +0200 Jérémy Zurcher said: > > > > > Hi, > > > > > > I'm still adding my bits to _eo_class_mro_add, > > > the end is near. > > > > > > What do you

Re: [E-devel] Any plans to move E-MODULES-EXTRA to git ?

2013-06-15 Thread Thanatermesis
> Don't forget we're talking about in-development, unreleased software. Why should it maintain compatibility with older systems? If you're going to be pulling software from VCS, it makes sense that it needs other things from VCS. First, because its extremely simple, specially using git, we have al

Re: [E-devel] devs/jeyzu/eo-WIP

2013-06-15 Thread Felipe Magno de Almeida
On Sat, Jun 15, 2013 at 1:03 AM, Carsten Haitzler wrote: > On Fri, 14 Jun 2013 13:01:23 -0300 Felipe Magno de Almeida > said: > >> On Fri, Jun 14, 2013 at 12:52 PM, Carsten Haitzler >> wrote: Hi Carsten, [snip] >> With macros I can't define local variables or structs, and with C++ I'm >> also

Re: [E-devel] devs/jeyzu/eo-WIP

2013-06-15 Thread The Rasterman
On Sat, 15 Jun 2013 11:10:48 -0300 Felipe Magno de Almeida said: > On Sat, Jun 15, 2013 at 1:03 AM, Carsten Haitzler > wrote: > > On Fri, 14 Jun 2013 13:01:23 -0300 Felipe Magno de Almeida > > said: > > > >> On Fri, Jun 14, 2013 at 12:52 PM, Carsten Haitzler > >> wrote: > > Hi Carsten, > > [s

Re: [E-devel] E18 CFBugs #2

2013-06-15 Thread Vadim Efimov
Michael Blumenkrantz писал(а) в своём письме Tue, 11 Jun 2013 11:55:23 +0200: > The old thread was too long for me to see if I fixed everything, so post > here if you have a bug that's present using the latest revision. 1) Can't add some new signals not via ACPI Bindings nor via Key Bindings, b

Re: [E-devel] devs/jeyzu/eo-WIP

2013-06-15 Thread Murilo Belluzzo
On Sat, Jun 15, 2013 at 3:01 PM, Carsten Haitzler wrote: > On Sat, 15 Jun 2013 11:10:48 -0300 Felipe Magno de Almeida > said: > > > On Sat, Jun 15, 2013 at 1:03 AM, Carsten Haitzler > > wrote: > > > On Fri, 14 Jun 2013 13:01:23 -0300 Felipe Magno de Almeida > > > said: > > > > > >> On Fri, Jun

Re: [E-devel] devs/jeyzu/eo-WIP

2013-06-15 Thread Jérémy Zurcher
On Saturday 15 June 2013 18:59, Carsten Haitzler wrote : > On Fri, 14 Jun 2013 16:28:42 +0200 Jérémy Zurcher said: > > > On Friday 14 June 2013 22:16, Carsten Haitzler wrote : > > > On Fri, 14 Jun 2013 14:54:24 +0200 Jérémy Zurcher said: > > > > > > > Hi, > > > > > > > > I'm still adding my

Re: [E-devel] devs/jeyzu/eo-WIP

2013-06-15 Thread Jérémy Zurcher
bhuu, it just breaks inheritance, mixins, … -- This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev ___ enlightenment-devel m

[E-devel] Emotion and EFL 1.8

2013-06-15 Thread Nicolas Aguirre
Hi, I'm trying to play video with emotion and efl 1.8. firs I'm trying generic backend as i preffer to use vlc to play videos. I build EFL and emotion-generic-players I'm using arch AUR version efl-git 1.7.99.22314.383bb37-1 and emotion-generic-player : emotion_generic_players-git 1.7.99.37.43104b

Re: [E-devel] [patch] evil and compilation without cryptography

2013-06-15 Thread Christophe Sadoine
On 12 June 2013 19:08, Cedric BAIL wrote: >> >> Anyway, I wanted to ask if you had thought about using angle for >> windows? ( https://code.google.com/p/angleproject/ ) Qt is using it. > > Yes, I gave a quick look at it and it will be a very valuable solution > as we can't use DirectX due to the f

Re: [E-devel] devs/jeyzu/eo-WIP

2013-06-15 Thread The Rasterman
On Sat, 15 Jun 2013 21:28:03 +0200 Jérémy Zurcher said: > bhuu, it just breaks inheritance, mixins, … :) being able to "interpret" methods as id's has similar benefits as the objid's themselves... at runtime we can detect invalid methods when called and "return safely" without an application cra

Re: [E-devel] E18 CFBugs #2

2013-06-15 Thread The Rasterman
On Sat, 15 Jun 2013 19:55:06 +0200 "Vadim Efimov" said: > Michael Blumenkrantz писал(а) в своём письме > Tue, 11 Jun 2013 11:55:23 +0200: > > > The old thread was too long for me to see if I fixed everything, so post > > here if you have a bug that's present using the latest revision. > > 1) C