elementary: Fix issue of extra pointer being displayed
authorChris Michael <cp.michael@samsung.com>
Fri, 28 Oct 2016 13:06:48 +0000 (09:06 -0400)
committerChris Michael <cp.michael@samsung.com>
Fri, 28 Oct 2016 13:55:27 +0000 (09:55 -0400)
commite77efe72f702cfb542c77aab134d348de6020fdc
tree61c9bf35eee2ef21fbb14014b827c1c30ff1036a
parent21a8fbde7e781a7a681db7ec5d1506dd3e582386
elementary: Fix issue of extra pointer being displayed

As we only want to show our custom EFL cursors when the mouse is
actually inside the window, use the _elm_win_mouse_in/out functions to
control pointer visibility.

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