enlightenment/src/modules/wl_desktop_shell
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
..
e-module-wl_desktop_shell.edj Add start of wl_desktop_shell module code. 2013-04-16 12:47:55 +01:00
e_mod_input_panel.c remove unused struct members from wl E_Comp_Wl_Client_Data 2017-04-07 16:08:38 -04:00
e_mod_main.c use e_client_parent_set() in wl *shell parent setting methods 2017-04-07 16:07:25 -04:00
e_mod_main.h track and delete xdg-shell client hooks 2017-03-10 15:55:06 -05: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
wl_shell.c remove unused struct members from wl E_Comp_Wl_Client_Data 2017-04-07 16:08:38 -04:00
xdg5.c remove unused struct members from wl E_Comp_Wl_Client_Data 2017-04-07 16:08:38 -04:00
xdg6.c also apply xdg-shell v6 client del hooks to external clients 2017-07-06 11:40:30 -05:00