ecore-wayland: Add support for using timer based animators if in
authorChris Michael <cp.michael@samsung.com>
Mon, 5 Oct 2015 20:32:11 +0000 (16:32 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 3 Dec 2015 17:02:40 +0000 (12:02 -0500)
commit518531ea0052b5196d20b7c93bd01825f5f4711f
tree55d0ff9c6fbe05767f75ec2c661cf785c6214308
parent320733ecd72e4c8d4b01a185d15b7f4c168cc009
ecore-wayland: Add support for using timer based animators if in
server mode

Summary: For E internal windows, we cannot use custom animator sources
due to Other animators using a timer-based solution. For this case,
when running in "server mode" for internal windows we will default to
a timer based animator solution.

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