enlightenment/src/modules/xkbswitch
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
..
gadget Gadgets: Make sure to avoid conflicts with functions and globals. 2017-07-12 16:03:06 -05:00
e-module-xkbswitch.edj finally - xkbswitch into core e. needs some polishing work. what i 2012-04-28 04:09:56 +00:00
e_mod_config.c Xkbswitch: Use E_Dialog (which uses elm) instead of elm_win directly to make use of built in extra features. 2017-04-17 14:08:03 -05:00
e_mod_main.c Bryce/Gadgets: Add backlight, xkbswitch, and mixer gadgets. This should round out the core gadget ports. 2017-05-11 17:13:15 -05:00
e_mod_main.h remove E_Win+e_canvas, convert all internal wins to use elm_win 2014-11-20 15:26:21 -05:00
e_mod_parse.c simplify xkbswitch rule parsing, ensure resource freeing 2017-02-10 17:24:13 -05:00
e_mod_parse.h xkbswitch: rewrite the config panel to improve the gui design 2016-12-11 21:25:17 +01: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