Re: [E-devel] Ecore_Evas and desktop translucency...

2007-01-16 Thread Ed Presutti
On Mon, 2007-01-15 at 19:02 +1100, metrics wrote: > Simon TRENY wrote: > > On Sun, 14 Jan 2007 01:29:55 -0600, > > Ed Presutti <[EMAIL PROTECTED]> wrote : > > > >> Is there any way to do desktop translucency with the available Evas > >> engines? I know i'm asking for a lot here and that this has b

Re: [E-devel] efreet - freedesktop menu/icon/desktop spec implementation

2007-01-16 Thread Jorge Luis Zapata Muga
On 1/17/07, Brian Mattern <[EMAIL PROTECTED]> wrote: > > > The next question is, assuming you guys see it as a viable replacement > for ecore_desktop, do we stick this somewhere in libs (as efreet or > e_xdg, or whatever name) or do we cram it in to ecore? My vote is that > we stop bloating eco

[E-devel] efreet - freedesktop menu/icon/desktop spec implementation

2007-01-16 Thread Brian Mattern
After a few weeks of spare-time development, I'd like to announce Efreet, a new implementation of the XDG (freedesktop) specs for Icons, Menus and Desktop Entries. The current implementation, Ecore_Desktop, while a commendable effort for a sole developer under time constraints, leaves a bit to be

Re: [E-devel] E CVS: test englebass

2007-01-16 Thread Michael Jennings
On Friday, 12 January 2007, at 07:05:33 (+0900), Carsten Haitzler wrote: > works form me (tm) :) Then surely you won't mind if people fix it so that it works for you AND for them. Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ <[EMAIL PROTECTED]> n + 1, Inc., http://www.npl

[E-devel] Slideshow patch

2007-01-16 Thread Zachary Goldberg
This further increases Xinerama support with slideshow. Prior to this patch occasionally the two "zones" (Monitors) would be come in sync, and would have the same background. I believe the cause of this was that they slideshows were initialized at the same time, and had the same rand seeds. Thi

[E-devel] Ecore_Config memory leak?

2007-01-16 Thread ptomaine
Hello. I wrote a small program to demonstrate it. Here it is: #include #include #include /* Complile with * gcc `ecore-config --libs` ecore_config_memory_leak.c -o ecore_config_memory_leak * Then run with * valgrind --leak-check=full --show-reachable=yes ./ecore_config_memory_lea

Re: [E-devel] evas directfb make error

2007-01-16 Thread Cedric BAIL
On Tuesday 16 January 2007 05:48, [EMAIL PROTECTED] wrote: > BTW: Does anyone have any thoughts about an SDL engine? > I believe that Cedric had one mostly done and wanted to do further > work to bring it up to the current state of evas internals. I am still working on the cache mecanism. I