ecore_wl_input: use cursor_name instead of 'left_ptr' on pointer_enter 75/63975/3
authorDuna Oh <duna.oh@samsung.com>
Tue, 29 Mar 2016 06:27:27 +0000 (15:27 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Mon, 4 Apr 2016 05:00:31 +0000 (22:00 -0700)
commit220586fdd248312bd49bc6f845274f567ec550c7
tree7ffeb2112d64291ca97e02670735a4b0ae6c089c
parente5cafc9010375f92ac5e295b7743fd67c0eeb71a
ecore_wl_input: use cursor_name instead of 'left_ptr' on pointer_enter

If the cursor_name is already defined on pointer_enter, use cursor_name instead.

Signed-off-by: Duna Oh <duna.oh@samsung.com>
Change-Id: I3fb6d0730aa55788979bdceac064e3cafccc869c
src/lib/ecore_wayland/ecore_wl_input.c