ecore_wl_input: use the identifier of input device as evas_device's description 67/62167/2 accepted/tizen/common/20160316.155849 accepted/tizen/ivi/20160315.122618 accepted/tizen/mobile/20160315.122502 accepted/tizen/tv/20160315.122532 accepted/tizen/wearable/20160315.122558 submit/tizen/20160315.070331
authorDuna Oh <duna.oh@samsung.com>
Tue, 15 Mar 2016 00:22:08 +0000 (09:22 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Tue, 15 Mar 2016 06:57:10 +0000 (23:57 -0700)
commit04553924e54ae119d263e092d5026f01be480884
treedf678c4b2f9d221d8185f89635b0b6dcd7f3fd7c
parent31ac0543e419920cea22ee568369211d5c756627
ecore_wl_input: use the identifier of input device as evas_device's description

identifier - the path of event node. ex)/dev/input/event2 -> evas_device's description
name - readable name of device. ex) USB Optical Mouse -> evas_device's name

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