ecore-imf: Added the device information in the Ecore_IMF_Event structs
authorWonkeun Oh <wonkeun.oh@samsung.com>
Tue, 24 Mar 2015 01:26:20 +0000 (10:26 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 24 Mar 2015 01:26:21 +0000 (10:26 +0900)
commitc7af3af835ff838d5d6dba15240d20bd4af68029
tree8f85cd12aa71fb3f3bf0ccf0311a1c5f45dbc462
parent9a767921c552892dd1e8b6f73f4cc8d99db50fea
ecore-imf: Added the device information in the Ecore_IMF_Event structs

Summary:
Added the device information in the Ecore_IMF_Event structs.
Applications may require to know actual source of key event to handle it differently depending on device.
Even if key events are currently generated from different devices, application couldn't distinguish it.
This patch will support device information for the Ecore-imf key events.

Reviewers: jihoon

Reviewed By: jihoon

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2214
src/lib/ecore_imf/Ecore_IMF.h
src/lib/ecore_imf_evas/ecore_imf_evas.c