ecore_evas: Fix mouse inputs
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 2 Jun 2016 01:58:06 +0000 (10:58 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 2 Jun 2016 05:19:18 +0000 (14:19 +0900)
commit29d5be9e5e5d52d8eb8ead9eac77746258763ccb
tree29ab368dfb7e394bb493d6e3ee24c87841cead60
parent0505a729e2bf46c99d1574f60e46b26ad9c3446c
ecore_evas: Fix mouse inputs

Yup, I broke everything again. This time, mouse move inputs
would not move the cursor, since I was bypassing the regular
_ecore_evas_mouse_xxx callbacks.

Fixes T3766
src/lib/ecore_evas/ecore_evas.c
src/lib/ecore_input_evas/ecore_input_evas.c