Re: [E-devel] edbus patchs: one feature request and two bug fixes

2013-03-23 Thread Jose Souza
Ok I send to phabricator. https://phab.enlightenment.org/D43 Thanks On Sat, Mar 23, 2013 at 11:05 AM, Daniel Juyung Seo wrote: > Thanks for the patch. EFL/Enlightenment team gets the patch from > phabricator now. > Please refer the following links: > https://phab.enlightenment.org > https://phab

Re: [E-devel] [Query][Elementary] Regarding signal emit hook support in elm_notify

2013-03-23 Thread Gustavo Lima Chaves
* ChunEon Park [2013-03-23 15:00:58 +0900]: > glima, > > Do you have any idea about this? > > If you don't care about this, then i will let the notify have extra apis for > this. Hey. Make the container class signal aware is out of question, please forget it. Notify is perfectly fine to b

Re: [E-devel] edbus patchs: one feature request and two bug fixes

2013-03-23 Thread Daniel Juyung Seo
Thanks for the patch. EFL/Enlightenment team gets the patch from phabricator now. Please refer the following links: https://phab.enlightenment.org https://phab.enlightenment.org/w/arcanist/ Daniel Juyung Seo (SeoZ) On Sat, Mar 23, 2013 at 2:05 PM, Jose Souza wrote: > Hello > > zmike ask to add

Re: [E-devel] [Query][Elementary] Regarding signal emit hook support in elm_notify

2013-03-23 Thread Daniel Juyung Seo
I still think this kind of inheritance looks correct: widget <- container <- layout <- notify <- popup This will solve the problems and this is correct in theory. Thanks. Daniel Juyung Seo (SeoZ) On Sat, Mar 23, 2013 at 3:00 PM, ChunEon Park wrote: > glima, > > Do you have any idea about this?