Win: Make animator,tick signal actually work

Desktop / Enlightenment / Elementary - Tom Hacohen [stosb.com] - 6 May 2015 09:46 UTC

This commit also updated one of the elementary test to show the new one of doing it.

This lets users of the API just add a callback and automatically get animation ticks. It's done per window, because update rate may be different for different windows (think different screens).

edc3ba5 Win: Make animator,tick signal actually work.
src/bin/test_anim.c | 18 ++-------------
src/lib/elm_win.c | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 64 insertions(+), 16 deletions(-)

Upstream: git.enlightenment.org


  • Share