Backporting 79818
authoretrunko <etrunko@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 7 Dec 2012 17:33:27 +0000 (17:33 +0000)
committeretrunko <etrunko@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 7 Dec 2012 17:33:27 +0000 (17:33 +0000)
commitcc24404a15a715513c751e2017eaa5743f363602
tree8ae0e047e0ef9d274e22b5dd499ec120b1ef20ff
parent03cb185d8e25d8be0abe0119308b7234e40b720b
Backporting 79818

From: Alex Wu <zhiwen.wu@linux.intel.com>

  Every touch down event should be converted into mouse in +
  mouse button. So we should let every mouse in event go in the
  _ecore_evas_wl_common_cb_mouse_in(), instead of preventing it by
  "if (!ee->in)". Besides that, the coordinates carried by mouse in
  event should be set to Evas_Public_Data::pointer by calling
  _ecore_evas_mouse_move_process().

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/branches/ecore-1.7@80475 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore_evas/ecore_evas_wayland_egl.c
src/lib/ecore_evas/ecore_evas_wayland_shm.c