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_imf.c
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