redesign the cursor rendering 57/83457/3 accepted/tizen/common/20160811.150224 accepted/tizen/ivi/20160811.085952 accepted/tizen/mobile/20160811.085900 accepted/tizen/tv/20160811.085914 accepted/tizen/wearable/20160811.085932 submit/tizen/20160811.072522
authorSooChan Lim <sc1.lim@samsung.com>
Tue, 19 Jul 2016 10:19:24 +0000 (19:19 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Thu, 11 Aug 2016 05:41:33 +0000 (14:41 +0900)
commitb340d10354498a6b2a910627ad31f213e22150c2
tree808798a67081be5fc65d7510ebcfd50c1e71ca82
parentf6667048e07a99535fcbf0684cec1cd392dce925
redesign the cursor rendering

1. remove the use of the ecore_evas_cursor apis in enlightenment
2. redesign the e_pointer. all pointer control is managed by e_pointer.
3. The cursor ec will be composited by the compositor. That is,
   the compositor composites the cursor ec as the source image.

Change-Id: Id637fce95de893fb012b839096cdf99733bc35b7
src/bin/e_actions.c
src/bin/e_client.c
src/bin/e_comp.c
src/bin/e_comp_object.c
src/bin/e_comp_screen.c
src/bin/e_comp_wl.c
src/bin/e_comp_wl_input.c
src/bin/e_main.c
src/bin/e_pointer.c
src/bin/e_pointer.h