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: Add ecore_imf_input_panel_hide() API 2013-04-13 17:01:56 +09:00
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 fix mingw build for setuid fix/checks 2014-01-08 22:06:41 +09:00
ecore_imf_private.h ecore_imf: Add ecore_imf_context_bidi_direction_set/get API 2014-09-23 10:18:35 +09:00