[4.0] Fix to get ecore_device information to initialize it 98/161798/4
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Mon, 27 Nov 2017 10:59:54 +0000 (19:59 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Tue, 28 Nov 2017 02:09:50 +0000 (11:09 +0900)
commit3fcbee3be7ba279e3f44f6e057307c1baee23a49
treee37d8ea42c4de9c761042c4248771241fba7d3c9
parentf4190ec3d9b509b94460ed1329fdf1a909c9a910
[4.0] Fix to get ecore_device information to initialize it

 - To pass the key event to ecore_imf_context_filter_event(),
   the device information, such as device name, device class, and device subclass,
   should be initialized by ecore_device APIs.
 - So, added ecore_device_name_get(), ecore_device_class_get(), ecore_device_subclass_get()
   in EcoreEventKeyDown() and EcoreEventKeyUp()

Change-Id: Id553e2bc6f9ead07cd89aa82fce9d12efbe5281c
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
adaptors/ecore/wayland/event-handler-ecore-wl.cpp