Ecore_Wayland: Cleanup header inclusions. Fix issues with efl wayland
authorChristopher Michael <cpmichael1@comcast.net>
Tue, 24 Apr 2012 16:59:35 +0000 (16:59 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Tue, 24 Apr 2012 16:59:35 +0000 (16:59 +0000)
commit0a889a10c5189b7134ecf94ebf856b3cb685f284
treebf1a93f305edb32d2b4e710e3e522875d98c3a9d
parent623f145cd9babf06b98334e5f96293d8abbbc75c
Ecore_Wayland: Cleanup header inclusions. Fix issues with efl wayland
clients not moving or resizing properly with most recent git wayland.
Make use of wayland's new 'serial' stuff in place of timestamps (where
appropriate). Add code to handle new wayland 'ping' events.

SVN revision: 70443
legacy/ecore/src/lib/ecore_wayland/Ecore_Wayland.h
legacy/ecore/src/lib/ecore_wayland/ecore_wl.c
legacy/ecore/src/lib/ecore_wayland/ecore_wl_dnd.c
legacy/ecore/src/lib/ecore_wayland/ecore_wl_input.c
legacy/ecore/src/lib/ecore_wayland/ecore_wl_output.c
legacy/ecore/src/lib/ecore_wayland/ecore_wl_private.h
legacy/ecore/src/lib/ecore_wayland/ecore_wl_window.c