elementary: Don't always show pointer object
authorChris Michael <cp.michael@samsung.com>
Mon, 24 Oct 2016 13:47:47 +0000 (09:47 -0400)
committerChris Michael <cp.michael@samsung.com>
Mon, 24 Oct 2016 17:08:00 +0000 (13:08 -0400)
commitf56dc8d0c36d45d318f430fb04eae8b2dccd9f14
tree8657d8fd40a5bbb99c28d93febf7da1f6181756d
parent3686a8aa8982517acd3a761e06969cc259b00f18
elementary: Don't always show pointer object

If we are using softcursor mode during intercept show, then we should
check that the pointer is actually in the canvas before showing it
else we end up with mouse pointers drawn on the canvas even when the
mouse itself is nowhere near a window.

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