enlightenment/src/modules/sysinfo
Carsten Haitzler 16a702ac73 meson - make modules with helper binaries simpelr to build
this makes modules with a binary helper simpler to build using the
parent module build harness as much as possible. i probably could
simplify this down to a single binary only and it is either setuid or
not... define the deps and flags ... it could be a bit simpler. not
much. i also removed the if's in the build for battery and ifdefs in
src handle it instead (imho simpler to maintain in src). sysinfo still
uses the if's there.
2017-08-11 19:50:48 +09:00
..
batman batman - fix buffer warning by hanving big enough stack buffer 2017-08-04 14:09:25 +09:00
cpuclock fix fallthrough warnings 2017-08-04 12:35:27 +09:00
cpumonitor sysinfo: fix single-core OpenBSD results. 2017-08-04 17:22:32 -04:00
memusage powersave usage - dont use usleep at all. pwoersave sleep replaces it 2017-07-19 10:31:20 +09:00
netstatus Netstatus - Fix dupclicate Receiving labels. 2017-07-24 13:53:53 -05:00
thermal powersave usage - dont use usleep at all. pwoersave sleep replaces it 2017-07-19 10:31:20 +09:00
e-module-sysinfo.edj Enlightenment: Add the sysinfo gadget that includes battery, temp, frequency, cpu, mem, and net 2017-01-06 16:16:51 -06:00
meson.build meson - make modules with helper binaries simpelr to build 2017-08-11 19:50:48 +09:00
mod.c Sysinfo Gadget: More thread vs object lifetime work: Make threads no longer dependent on the main loop objects and vice versa. 2017-07-15 21:32:38 -05:00
module.desktop do not generate module.desktop files 2017-07-14 18:40:50 -04:00
sysinfo.c Sysinfo Gadget: More thread vs object lifetime work: Make threads no longer dependent on the main loop objects and vice versa. 2017-07-15 21:32:38 -05:00
sysinfo.h Sysinfo Gadget: More thread vs object lifetime work: Make threads no longer dependent on the main loop objects and vice versa. 2017-07-15 21:32:38 -05:00