enlightenment/src/modules/luncher
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
..
bar.c Luncher: Hint the preview popup to have the same min size as the preview windows. 2017-07-07 10:30:38 -05:00
config.c Luncher: Allow the size of previews to be configurable. 2017-06-09 14:21:12 -05:00
e-module-luncher.edj Luncher: Introduce Enlightenment's new launcher/taskbar/iconify manager: Luncher 2016-10-28 13:26:28 -05:00
grid.c remove "gadget_removed" smart callback from gadgets which use it upon deletion 2017-06-30 17:03:24 -04:00
luncher.h Gadgets: Make sure to avoid conflicts with functions and globals. 2017-07-12 16:03:06 -05:00
meson.build meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
mod.c Luncher: Remove useless and dangerous global. 2017-07-12 15:43:39 -05:00
module.desktop do not generate module.desktop files 2017-07-14 18:40:50 -04:00