enlightenment/src/modules/quickaccess
Cedric BAIL 04f7b59e11 e: call the right function without depending on ld to figure it out (mostly wrongly).
As a side note, using an EAPI function from within a module is a call for disaster.
Their is no guarantee from ld that it will be the current top open .so, actually it
is most likely not going to be the case. So it will do a search for the symbol in the
current stack of open .so and the first one to match will be chosen.

I do think it basically prove that current model of Enlightenment module is fairly
borken and error prone. Hope to have time to fix that, but it will involve completely
breaking the API and ABI compatibility of E module.
2014-01-20 13:01:31 +09:00
..
e-module-quickaccess.edj super sekrit module mostly complete: introducing the new and rewritten quickaccess module! 2012-08-22 13:55:41 +00:00
e_mod_config.c compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
e_mod_main.c e: call the right function without depending on ld to figure it out (mostly wrongly). 2014-01-20 13:01:31 +09:00
e_mod_main.h compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
e_mod_quickaccess.c compositor rewrite / charlie-foxtrot situation 2014-01-14 20:22:02 -05:00
e_quickaccess_bindings.c giant commit that wipes all bindi^W^W^Wsplits out binding configs into a separate config domain so they can be more easily copied and so they won't be wiped in the event that primary config is wiped 2013-02-01 10:21:54 +00:00
e_quickaccess_db.c super sekrit module mostly complete: introducing the new and rewritten quickaccess module! 2012-08-22 13:55:41 +00:00
module.desktop.in Revert "updating desktop files" 2013-09-04 04:11:13 +04:00