elementary: Implement support for EFL Wayland mouse pointers
authorChris Michael <cp.michael@samsung.com>
Tue, 25 Oct 2016 18:19:57 +0000 (14:19 -0400)
committerChris Michael <cp.michael@samsung.com>
Tue, 25 Oct 2016 18:22:07 +0000 (14:22 -0400)
commitc173be4db73326a5090d69b7442f5ebfc38f2ce4
tree561f5447e3ce58ded2130acf1d58ee18e45b2002
parenta80d4ef5a54b9252c3017c858de87ac6a2a39c16
elementary: Implement support for EFL Wayland mouse pointers

This patch implements support for EFL Wayland applications to be able
to use EFL mouse pointers instead of ugly X cursors inside a Wayland
compositor. This does Not use Softcursor so the mouse pointer becomes
it's own surface which is then sent to wl_pointer.

NB: Some small hiccups when using wayland_shm such as dropped frames.

@feature

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