Re: [E-devel] E SVN: urandom trunk/E-MODULES-EXTRA/bling/src

2009-09-21 Thread Viktor Kojouharov
Chances arde small that 2 composite managers (one of tghem bling) will be running at the same time. And if you disable bling, then it will be preferrable if that config option is turned off. I can't think of a single use case where this will cause problems. On the other hand, at the least it wil

Re: [E-devel] E SVN: urandom trunk/E-MODULES-EXTRA/bling/src

2009-09-21 Thread Dave Andreoli
2009/9/21 Enlightenment SVN > Log: > mirror init behaviour: disable "use_composite" when shutting down > Are you sure this is right? The use_composite usage in init() is thinked as a 'one shot', executed only the first time to set a config required by bling. I don't think is a good idea to swit

Re: [E-devel] E SVN: mej trunk/devs/devilhorns

2009-09-21 Thread Christopher Michael
Thank you KainX :) dh Enlightenment SVN wrote: > Log: > Mon Sep 21 12:00:41 2009Michael Jennings (mej) > > New new key for devilhorns. > -- > > Author: mej > Date: 2009-09-21 12:0

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

2009-09-21 Thread Mathieu Taillefumier
Hello, > Nothing that would matter much, but for future patches add this > printf() as EINA_LOG_ERROR() as not being able to register your domain > does not mean you don't have logging at all. > Thanks for the suggestion. I have to do that for the others libs I modified. > Also, for colors, I

Re: [E-devel] [PATCH] Elementary Box Unpack

2009-09-21 Thread Treviño
Marco Trevisan (Treviño) wrote: > Hello, I've often found useful to remove items from an elm_box, and the > new elm_box_clear function helps me a lot, by the way in some > circumstances I'd prefer not to delete the items I've packed in the box, > but just to unbox them. I've seen that quaker just

Re: [E-devel] [Patch] Edje and Lua

2009-09-21 Thread Atton Jonathan
It seems like the message function in a lua script isn't called when we send a message from a C program. lua script: lua_script { function init (ed) print 'init' end function message(ed, typ, id, ...) local custom pri

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

2009-09-21 Thread Gustavo Sverzut Barbieri
On Mon, Sep 21, 2009 at 1:36 PM, Enlightenment SVN wrote: > Log: >        * efreet: Use eina_log. > >        Patch from Matthieu. > > Author:       cedric > Date:         2009-09-21 09:36:29 -0700 (Mon, 21 Sep 2009) > New Revision: 42599 > > Modified: >  trunk/efreet/AUTHORS trunk/efreet/src/lib/e

Re: [E-devel] question about eina_convert_dtoa()

2009-09-21 Thread Cedric BAIL
On Mon, Sep 21, 2009 at 8:45 AM, Vincent Torri wrote: > Would it be interesting to add that behavior to eina_convert_dtoa() : > > if the 'des' parameter is NULL, return the length of the string ? > > It would allow the user to alloca the string, instead of having a buffer >From my point of view,

Re: [E-devel] Nightly build system v2

2009-09-21 Thread Dave Andreoli
2009/9/21 Vincent Torri > > * using buildbot for the nighty build. There is a trac plugin for >>> buildbot, and a friend of Lars Munch already looked at it >>> >> >> Here are some doc: >> >> http://olivier.ramonat.free.fr/svn_trac_buildbot/svn_trac_buildbot_en.html >> > > or > > http://buildbot