enlightenment/src/modules/xkbswitch
Carsten Haitzler 84bf48b3ed module build - clean up and fix meson install of pretty much all modules
so we';re missing installing desktop files. edj icon files, wizard
data files in the wrong place, and much more. this also cleans up the
module meson build of pretty much all modules and make their build
files cimple and consistent so it's far easier to re-use things from
one module to the next. we should aim for simplicity, consistency
between as much as possible so we can refactor and turn into maybe
functions later. imho that starts with consistency though. until i can
see all the common patterns clearly, i don't want to write functions
yet. it's easier to see if all the files are consistently using the
same vars and formatting etc. etc. etc.

but either way the installation needs fixing so it installs all files
in the right places with the right permissions etc. etc. etc.

this doesn't fix all module build files bt all the ones i found that
were broken installs and they use what i think is a cleaner/simpler
template, BUT there is far too much copy & pastage here... far too
much.i need to find a cleaner way to automate this.
2017-07-27 14:29:30 +09: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 module build - clean up and fix meson install of pretty much all modules 2017-07-27 14:29:30 +09:00
module.desktop do not generate module.desktop files 2017-07-14 18:40:50 -04:00