efl/src/modules/ecore_evas/engines/wayland
Chris Michael 87af84c3e3 ecore-evas: Fix cursor position getting reset to 0,0 when using
ecore_evas_cursor_object_set

NB: Previously, if we mad calls to ecore_evas_cursor_object_set to update the
mouse cursor hotspot, the mouse cursor would be repositioned at 0,0 on
the canvas due to x & y being set to 0,0. We fix that here by fetching
the current mouse position Regardless if we are changing the object or
not (ie: perhaps we are just updating the hotspot and not the object)

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2014-06-25 13:20:49 -04:00
..
ecore_evas_wayland_common.c ecore-evas: Fix cursor position getting reset to 0,0 when using 2014-06-25 13:20:49 -04:00
ecore_evas_wayland_egl.c ecore_evas: Added support for window auxiliary hint 2014-02-28 07:20:01 +09:00
ecore_evas_wayland_private.h ecore_evas - use eina_bool instead of the char for interal data. 2014-01-13 14:26:36 +09:00
ecore_evas_wayland_shm.c ecore-evas-wayland: Remove useless variable. 2014-06-18 21:08:48 -04:00