ecore/wayland: Hide Ecore_Wl_Display.
authorRafael Antognolli <rafael.antognolli@intel.com>
Thu, 31 Oct 2013 20:02:04 +0000 (18:02 -0200)
committerRafael Antognolli <rafael.antognolli@intel.com>
Thu, 31 Oct 2013 23:35:13 +0000 (21:35 -0200)
commit35d2f195de262d846c5e3f6dc5634921afe46606
treec8f08ab9e58f94cc81d4f7ce1d7fbe4db9026e03
parent20f6676eb6ed0020c07272c9f59a20faf6ff651c
ecore/wayland: Hide Ecore_Wl_Display.

This struct is only used inside ecore_wayland itself, so there's no real
reason to expose it. Apparently, hiding it doesn't break anything,
except for the ecore_imf wayland module, which was easily fixed.

If anyone notices a breakage, please let me know.
src/lib/ecore_wayland/Ecore_Wayland.h
src/lib/ecore_wayland/ecore_wl_private.h
src/modules/ecore_imf/wayland/wayland_imcontext.c