elementary: Provide EFL mouse pointers for Wayland Client applications
authorChris Michael <cp.michael@samsung.com>
Fri, 21 Oct 2016 19:28:13 +0000 (15:28 -0400)
committerChris Michael <cp.michael@samsung.com>
Fri, 21 Oct 2016 19:32:47 +0000 (15:32 -0400)
commit0a46096337dcbde7b18e093518e3b0846a425053
treec44dd12761417a61ca65a86cf98dd647c63eae86
parent2b493bf4ab59e1ab405bb4b0cd9bfd0f9319104b
elementary: Provide EFL mouse pointers for Wayland Client applications

This commit allows EFL wayland client applications to make use of EFL
mouse pointers instead of the wayland-cursor provided ones.

NB: There are still some minor hiccups with this (move pointer does
not change, mouse pointer getting clipped off when on the lower
border, etc) but those will get sorted out soon.

Feature request by the old man ;)

@feature

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