enlightenment/src/modules/quickaccess
Marcel Hollerbach 29901d67b2 meson: use file instead of doing the relative path by hand
a reason for doing that is that you can just pack together targets into
a array and pass them to our helper, and the helper will just handle
them, so even module with eldbus codegen etc is now supported.

This also means that we are just passing the src object directly into
the shared_module call, which means the user of our helper can just pack
everything he needs into the src var and the helper does not need to
know about it.
2017-08-08 18:38:37 +02: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 e/quickaccess: Make "Skip window list" a quickaccess behavior option too. 2016-02-16 14:19:04 -02:00
e_mod_main.c enlightenment: Make E build again with EFL from git 2015-05-07 15:13:10 -04:00
e_mod_main.h e/quickaccess: Make "Skip window list" a quickaccess behavior option too. 2016-02-16 14:19:04 -02:00
e_mod_quickaccess.c Replace all timer_reset with timer_loop_reset 2017-02-06 15:59:25 -06: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
meson.build meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
module.desktop do not generate module.desktop files 2017-07-14 18:40:50 -04:00