ecore-wayland: Redo window animators to not use Custom source animators
authorChris Michael <cp.michael@samsung.com>
Wed, 14 Oct 2015 18:54:54 +0000 (14:54 -0400)
committerChris Michael <cp.michael@samsung.com>
Wed, 14 Oct 2015 18:54:54 +0000 (14:54 -0400)
commitbd83d4c03ab9f6f6ae225976b9595a1dfde61237
treeb4c37608da6c7a2c56ab19d35c32fb4a4954aa41
parentc4117cdae4ad0f03d3b4d4683ad93511423f65eb
ecore-wayland: Redo window animators to not use Custom source animators

Summary: This moves window animators (for frame callbacks) to not use
a custom animator source but rather use a timer-based source. This
also moves animators to be per-window based (in that an animator is
created per-window).

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_wayland/ecore_wl_private.h
src/lib/ecore_wayland/ecore_wl_window.c