On Mon, Mar 1, 2010 at 2:00 PM, Carsten Haitzler <ras...@rasterman.com> wrote:
> On Sun, 28 Feb 2010 17:22:13 +0100 Joel Klinghed <the...@spawned.biz> said:
>
>> Hi.
>>
>> The attached patch adds back some options I missed in the new
>> enlightenment_remote, namely:
>> -desks-get, -desktop-bg-add, -desktop-bg-del and -desktop-bg-list.
>>
>> For this I added:
>> org.enlightenment.wm.Desktop.GetVirtualCount
>> org.enlightenment.wm.Desktop.Background.Add
>> org.enlightenment.wm.Desktop.Background.Del
>> org.enlightenment.wm.Desktop.Background.List
>
> don't mean to discourage.. but this has been aired on this list a few times
> now... these - they should go into a module that extends e's dbus calls - not
> into core. we didn't get rid of e_ipc_handlers.h just to have it all come back
> as dbus instead. extra modules to extend the dbus calls - load them if u want
> the extra dbus calls. :)

And as Rasterman already said in couple of places, to avoid
exponential grow in number of modules just to handle dbus, we'd like
to see a patch that converts e/src/modules/msgbus_lang to a more
generic dbus helpers. At least the core calls could be added there
without the need to create another module. (ie: just mv msgbus_lang to
msgbus and add your stuff there)

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to