ecore-evas-wayland: Fix issue of setting NULL cursor object
authorChris Michael <cp.michael@samsung.com>
Mon, 4 May 2015 16:37:56 +0000 (12:37 -0400)
committerChris Michael <cp.michael@samsung.com>
Mon, 4 May 2015 16:38:56 +0000 (12:38 -0400)
commit5754e8ccc574daf1688e7158fd8d3087d99b738a
tree02d6f4b6155121c75d392ba3290398c784d9a3d0
parent4cfff13f735a39e86f06c63ed0b160602da2450b
ecore-evas-wayland: Fix issue of setting NULL cursor object

Summary: If we are calling ecore_evas_object_cursor_set with a NULL
object, then we need to inform the ecore_wayland window that we no
longer have a cursor surface.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c