efl/src/lib/ecore_imf
Carsten Haitzler 6f684f3a6a ecore imf: fix imf module load hangs when not even configured
so on some distributions scim tries to connect and hangs waiting for
connect to work. this is a problem for just loading any imf module
unless EXPLICITLY configured, so disable using an imf module unless it
is specifically configured to work. this fixes this hang. this is a
workaround though, but what else are we to do?

@fix
2016-01-18 17:23:56 +09:00
..
Ecore_IMF.h ecore: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02: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: fix imf module load hangs when not even configured 2016-01-18 17:23:56 +09:00
ecore_imf_module.c ecore_imf: check parameter of ecore_imf_module_register () 2015-06-30 16:43:37 +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