efl/src/lib/ecore_imf
Wonkeun Oh c7af3af835 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
2015-03-24 10:26:21 +09:00
..
Ecore_IMF.h ecore-imf: Added the device information in the Ecore_IMF_Event structs 2015-03-24 10:26:21 +09:00
ecore_imf.c
ecore_imf_context.c ecore-imf: Add check for environment variable to enable show/hide of input panel 2015-03-02 10:46:38 -05:00
ecore_imf_module.c
ecore_imf_private.h