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
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
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
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
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
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
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