ecore_wayland: Added cursor_theme_name in Ecore_Wl_input.
authorSrivardhan Hebbar <sri.hebbar@samsung.com>
Thu, 18 Sep 2014 14:52:29 +0000 (10:52 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 18 Sep 2014 14:52:29 +0000 (10:52 -0400)
commit50a0195f7ea268019e34ee16b92b7f55d0de750a
tree79c563211ee717636f60750b623b039e129a02ca
parent2690080c2d590eb06f0737674dc8e1fdd4d1773f
ecore_wayland: Added cursor_theme_name in Ecore_Wl_input.

Summary:
1. Added cursor_theme_name to Ecore_Wl_Input struct.
2. Made it configurable through environment variable ECORE_WL_INPUT_CURSOR_THEME_NAME.
3. Added a API ecore_wl_cursor_theme_name_set for user to set manually.

Signed-off-by: Srivardhan Hebbar <sri.hebbar@samsung.com>
Reviewers: devilhorns

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D1458
src/lib/ecore_wayland/Ecore_Wayland.h
src/lib/ecore_wayland/ecore_wl.c
src/lib/ecore_wayland/ecore_wl_input.c
src/lib/ecore_wayland/ecore_wl_private.h