~cschieli/freebox-ecore/upstream-trunk

Viewing all changes in revision 5229.

  • Committer: devilhorns
  • Date: 2012-11-29 07:46:14 UTC
  • Revision ID: svn-v4:7cbeb6ba-43b4-40fd-8cce-4c39aea84d33:trunk/ecore: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>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: