Re: [E-devel] E SVN: tasn IN trunk/edje: . src/lib

2012-07-12 Thread Cedric BAIL
On Thu, Jul 12, 2012 at 4:08 PM, Enlightenment SVN wrote: > Log: > Edje text classes: Fixed issues with textblock and some inconsistency. > > Author: tasn > Date: 2012-07-12 00:08:05 -0700 (Thu, 12 Jul 2012) > New Revision: 73601 > Trac: http://trac.enlightenment.org/e/change

Re: [E-devel] E SVN: tasn IN trunk/edje: . src/lib

2012-07-12 Thread Tom Hacohen
Well, that's a different bug that was there that I missed and didn't fix, not new. :) But yeah, I'll fix it. -- Tom. On 12/07/12 10:25, Cedric BAIL wrote: > On Thu, Jul 12, 2012 at 4:08 PM, Enlightenment SVN > wrote: >> Log: >> Edje text classes: Fixed issues with textblock and some inconsiste

Re: [E-devel] E17 release needs...

2012-07-12 Thread Simon Lees
> Date: Wed, 11 Jul 2012 10:13:12 +0100 > From: Michael Blumenkrantz > Subject: [E-devel] E17 release needs... > To: Enlightenment developer list > > Message-ID: > n7g7my9t1dvyd...@mail.gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 > > THEMES! > > I'd like to have 3 c

[E-devel] Some thoughts on the e17 release

2012-07-12 Thread Simon Lees
I’ve been using E17 for almost a year since i tried gnome 3 and realised it couldn’t be configured the way i find most productive and since KDE dropped compiz fusion it also now can’t be setup the same way and because i like my window manager to look good its not the 90’s anymore, Enlightenment bec

Re: [E-devel] E17 release needs...

2012-07-12 Thread Michael Blumenkrantz
On Thu, Jul 12, 2012 at 12:18 PM, Simon Lees wrote: > > Date: Wed, 11 Jul 2012 10:13:12 +0100 > > From: Michael Blumenkrantz > > Subject: [E-devel] E17 release needs... > > To: Enlightenment developer list > > > > Message-ID: > > > n7g7my9t1dvyd...@mail.gmail.com> > > Content-T

Re: [E-devel] E SVN: raster trunk/terminology

2012-07-12 Thread Massimo Maiurana
Massimo Maiurana, il 09/07/2012 21:57, ha scritto: > Leif Middelschulte, il 09/07/2012 21:38, ha scritto: > >> Have you tried tmux? > > indeed no... and I'm seeing that it is already installed, so I'll definitely > have to try it. > thanks :) ok, now I've tried it and indeed it looks far better

Re: [E-devel] E SVN: raster trunk/terminology

2012-07-12 Thread Tom Hacohen
On 12/07/12 14:53, Massimo Maiurana wrote: > Massimo Maiurana, il 09/07/2012 21:57, ha scritto: >> Leif Middelschulte, il 09/07/2012 21:38, ha scritto: >> >>> Have you tried tmux? >> >> indeed no... and I'm seeing that it is already installed, so I'll definitely >> have to try it. >> thanks :) > >

[E-devel] [PATCH] Terminology : send bell signal to cursor

2012-07-12 Thread Anisse Astier
Hello, Some people are crazy, and might want to theme the cursor during bell. Let's allow that. AnisseFrom: Anisse Astier Subject: [PATCH] terminology: send bell to cursor so themers can do crazy things --- terminology/src/bin/termio.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions

Re: [E-devel] [PATCH] Terminology : send bell signal to cursor

2012-07-12 Thread Tom Hacohen
On 12/07/12 14:53, Anisse Astier wrote: > Hello, > > Some people are crazy, and might want to theme the cursor during bell. > Let's allow that. I like that, good idea. :) -- Tom. -- Live Security Virtual Conference Exc

[E-devel] Evas DirectFB backend status

2012-07-12 Thread Lionel Orry
Hello everyone, I am trying to evaluate the usage of the EFL stack (up to ecore_evas+edje and hopefully webkit-efl) on an embedded sh4 platform. I compiled eina, eet, evas and expedite for now. Standard linux framebuffer backend for expedit works fine, but is very slow (this in not a powerful pla

Re: [E-devel] E17 release needs...

2012-07-12 Thread Simon
On 07/12/2012 09:30 PM, enlightenment-devel-requ...@lists.sourceforge.net wrote: > Send enlightenment-devel mailing list submissions to > enlightenment-devel@lists.sourceforge.net > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listin

Re: [E-devel] Some thoughts on the e17 release

2012-07-12 Thread Vinícius dos Santos Oliveira
2012/7/12 Simon Lees > Being someone who is not a packager and has no experience doing anything > like it i think moving to a single build tree and efl lib is a great start. > There are 2 other areas that i can see as issues the first being > applications when i am building with easy e17 i strugg

Re: [E-devel] E SVN: raster trunk/terminology

2012-07-12 Thread Rafael Antognolli
On Thu, Jul 12, 2012 at 8:59 AM, Tom Hacohen wrote: > On 12/07/12 14:53, Massimo Maiurana wrote: >> Massimo Maiurana, il 09/07/2012 21:57, ha scritto: >>> Leif Middelschulte, il 09/07/2012 21:38, ha scritto: >>> Have you tried tmux? >>> >>> indeed no... and I'm seeing that it is already insta

[E-devel] Terminology: 1st place on "fresh apps" open recall of The H :)

2012-07-12 Thread Leif Middelschulte
Congrats to raster and all the other contributors :) http://www.h-online.com/open/news/item/Open-Recall-fresh-apps-for-the-Linux-desktop-1637497.html -- Leif -- Live Security Virtual Conference Exclusive live event will

Re: [E-devel] Terminology: 1st place on "fresh apps" open recall of The H :)

2012-07-12 Thread Daniel Juyung Seo
Wow! One month old terminal emulator rocks! Daniel Juyung Seo (SeoZ) On Thu, Jul 12, 2012 at 11:41 PM, Leif Middelschulte wrote: > Congrats to raster and all the other contributors :) > > http://www.h-online.com/open/news/item/Open-Recall-fresh-apps-for-the-Linux-desktop-1637497.html > > -- > Le

Re: [E-devel] [PATCH] Terminology : send bell signal to cursor

2012-07-12 Thread Daniel Juyung Seo
Looks good but default.edc does not handle "bell" signal on cursor. Missing edc patch? Daniel Juyung Seo (SeoZ) On Thu, Jul 12, 2012 at 8:53 PM, Anisse Astier wrote: > Hello, > > Some people are crazy, and might want to theme the cursor during bell. > Let's allow that. > > Anisse > -

Re: [E-devel] Evas avoid damage option

2012-07-12 Thread Rafael Antognolli
On Wed, Jul 11, 2012 at 9:09 PM, Carsten Haitzler wrote: > On Wed, 11 Jul 2012 17:47:34 -0300 Rafael Antognolli > said: > >> Hello, >> >> I just started looking Evas and Ecore Evas rendering code, and noticed >> that the "avoid_damage" option has several implications. From what I >> understood, t

Re: [E-devel] Evas DirectFB backend status

2012-07-12 Thread Vincent Torri
On Thu, Jul 12, 2012 at 3:03 PM, Lionel Orry wrote: > Hello everyone, > > I am trying to evaluate the usage of the EFL stack (up to > ecore_evas+edje and hopefully webkit-efl) on an embedded sh4 platform. > I compiled eina, eet, evas and expedite for now. > > Standard linux framebuffer backend for

Re: [E-devel] Evas DirectFB backend status

2012-07-12 Thread Lionel Orry
On Thu, Jul 12, 2012 at 5:04 PM, Vincent Torri wrote: > On Thu, Jul 12, 2012 at 3:03 PM, Lionel Orry wrote: >> Hello everyone, >> >> I am trying to evaluate the usage of the EFL stack (up to >> ecore_evas+edje and hopefully webkit-efl) on an embedded sh4 platform. >> I compiled eina, eet, evas an

Re: [E-devel] [PATCH] Terminology : send bell signal to cursor

2012-07-12 Thread Anisse Astier
On Thu, 12 Jul 2012 23:53:15 +0900, Daniel Juyung Seo wrote : > Looks good but default.edc does not handle "bell" signal on cursor. > Missing edc patch? It doesn't have to. It could be good to make an example, but I didn't want to touch the default theme. I'm sure someone will find a fun way t

Re: [E-devel] Evas DirectFB backend status

2012-07-12 Thread Gustavo Sverzut Barbieri
On Thu, Jul 12, 2012 at 12:11 PM, Lionel Orry wrote: > On Thu, Jul 12, 2012 at 5:04 PM, Vincent Torri > wrote: >> On Thu, Jul 12, 2012 at 3:03 PM, Lionel Orry wrote: >>> Hello everyone, >>> >>> I am trying to evaluate the usage of the EFL stack (up to >>> ecore_evas+edje and hopefully webkit-ef

Re: [E-devel] Evas DirectFB backend status

2012-07-12 Thread Jorge Luis Zapata Muga
On Thu, Jul 12, 2012 at 5:11 PM, Lionel Orry wrote: > On Thu, Jul 12, 2012 at 5:04 PM, Vincent Torri > wrote: >> On Thu, Jul 12, 2012 at 3:03 PM, Lionel Orry wrote: >>> Hello everyone, >>> >>> I am trying to evaluate the usage of the EFL stack (up to >>> ecore_evas+edje and hopefully webkit-efl

Re: [E-devel] E SVN: raster trunk/terminology

2012-07-12 Thread Massimo Maiurana
Tom Hacohen, il 12/07/2012 13:59, ha scritto: > Sounds like tmux is not detecting the terminal correctly. Try running "tmux > server-info" from inside xterm and from inside terminology and check what's > different. I don't see anything strange, here is a diff of the two outputs: max@rubino:~$ di

Re: [E-devel] E SVN: raster trunk/terminology

2012-07-12 Thread Massimo Maiurana
Rafael Antognolli, il 12/07/2012 16:27, ha scritto: > setw -g xterm-keys on just tried it, but no luck... in mc home and end still doesn't work. -- Massimo Maiuranamassimoragusa.linux.it http://massimo.solira.org GPG keyID #7044D601 La fede e' credere in cio' che sai non ess

Re: [E-devel] [PATCH] Terminology : send bell signal to cursor

2012-07-12 Thread Daniel Juyung Seo
Ahh ok. OK from here :) Raster will confirm it. Just curious, do you have your own theme that handles cursor bell. Daniel Juyung Seo (SeoZ) On Fri, Jul 13, 2012 at 12:20 AM, Anisse Astier wrote: > On Thu, 12 Jul 2012 23:53:15 +0900, Daniel Juyung Seo > wrote : > >> Looks good but default.edc

Re: [E-devel] [PATCH] Terminology : send bell signal to cursor

2012-07-12 Thread Anisse Astier
On Fri, Jul 13, 2012 at 12:07 AM, Daniel Juyung Seo wrote: > > Ahh ok. OK from here :) > Raster will confirm it. > > Just curious, do you have your own theme that handles cursor bell. > I'm working on one, while at the same time trying to learn edje (which isn't an easy task). I hope I'll have so

Re: [E-devel] [PATCH] Terminology : send bell signal to cursor

2012-07-12 Thread Daniel Juyung Seo
Sounds great! Daniel Juyung Seo (SeoZ) On Fri, Jul 13, 2012 at 7:12 AM, Anisse Astier wrote: > On Fri, Jul 13, 2012 at 12:07 AM, Daniel Juyung Seo > wrote: >> >> Ahh ok. OK from here :) >> Raster will confirm it. >> >> Just curious, do you have your own theme that handles cursor bell. >> > > I'

Re: [E-devel] E SVN: barbieri trunk/PROTO/elev8/src/modules/elm

2012-07-12 Thread Vincent Torri
just to be sure : on win64, long is 32 bits long. Better using uintptr_t ? Vincent On Fri, Jul 13, 2012 at 1:53 AM, Enlightenment SVN wrote: > Log: > fix compiler error on 64bits machines: > > CElmPopup.cc: In function 'void elm::_item_selected_cb(void*, Evas_Object*, > void*)': > CElmPopup

Re: [E-devel] E SVN: cedric IN trunk/edje: . src/bin src/lib

2012-07-12 Thread Vincent Torri
you should add that it's compile time of a theme and not edje itself, imo On Fri, Jul 13, 2012 at 4:50 AM, Enlightenment SVN wrote: > Log: > edje: warn at compile time about forgotten image. > > NOTE: You need to enable at least Eina_Log warning level > to see them. > > > Author: cedric

Re: [E-devel] E SVN: barbieri trunk/PROTO/elev8/src/modules/elm

2012-07-12 Thread The Rasterman
On Fri, 13 Jul 2012 06:12:26 +0200 Vincent Torri said: eh? even if compiling with gcc? > just to be sure : on win64, long is 32 bits long. Better using uintptr_t ? > > Vincent > > On Fri, Jul 13, 2012 at 1:53 AM, Enlightenment SVN > wrote: > > Log: > > fix compiler error on 64bits machines: >