On Fri, Oct 25, 2013 at 6:35 AM, Cedric BAIL <cedric.b...@free.fr> wrote:
> Right now I am only aware of one major change that need to be done,
> fixing Ecore_Wayland.h exposing private structure. So if you have
> anything important, please share it here. I will go over phab and take
> of what I can.

OK, most private structures are now inside ecore_wl_private.h, which
is not installed, and not included in any other public header either.

There are two public structures that I am not sure yet,
Ecore_Wl_Global and Ecore_Wl_Output. The latter one I think that
should be hidden too, definitely, but I can't do it right now (timeout
for me) and won't be able to do anything on the weekend, but I can do
it on Monday morning if you guys open a small exception for this
specific case :D

I really don't know about Ecore_Wl_Global yet, it might need to be
exposed for things like the testings being done by uartie.

Anyway, in both cases they should be quite easy to be moved to
ecore_wl_private.h, as they are way smaller and less used than the
other ones already in there.

Cheers,
-- 
Rafael Antognolli

------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to