Ecore Evas: Add a new cursor example.
authorGuilherme Iscaro <iscaro@profusion.mobi>
Fri, 2 Dec 2016 19:17:53 +0000 (17:17 -0200)
committerBruno Dilly <bdilly@profusion.mobi>
Tue, 20 Dec 2016 20:34:39 +0000 (18:34 -0200)
commit87e458838dd4f5edff6b8ac9dae21380d69fa4ea
tree469a6832284bd9b96496a111755ca4d108fe00d6
parent044219226cf171aec201a9c4ee05b6e14e565e00
Ecore Evas: Add a new cursor example.

This example sets the cursor image of each available mouse and
report its position every one second.
src/examples/ecore/.gitignore
src/examples/ecore/Makefile.am
src/examples/ecore/ecore_evas_cursor_example.c [new file with mode: 0644]