ecore-wl2: Disable pointer frame callback if no cursor surface
authorChris Michael <cp.michael@samsung.com>
Thu, 27 Oct 2016 18:56:36 +0000 (14:56 -0400)
committerChris Michael <cp.michael@samsung.com>
Fri, 28 Oct 2016 13:55:27 +0000 (09:55 -0400)
commitd4a483c40bbd7843b0fc8420e55b3d02d7896184
tree572ca57dfb42bd5733361349f690cb5c391f832a
parentf39e0ad20d47a182c45d0541a17ed76e1b531a49
ecore-wl2: Disable pointer frame callback if no cursor surface

If we have no cursor surface, then we don't need the pointer frame
callback anymore so call cursor_update_stop which will delete the
pointer frame callback

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_wl2/ecore_wl2_window.c