enlightenment/src/modules/sysinfo
Carsten Haitzler ec37c5e7eb batman - fix buffer warning by hanving big enough stack buffer
makes gcc warnings happy but otherwise doesn't hurt us as the buffer
should be at the top of the stack (last pushed) and only bytes used
will be allocated.
2017-08-04 14:09:25 +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 BSD build. 2017-07-19 08:55:09 -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 module build - clean up and fix meson install of pretty much all modules 2017-07-27 14:29:30 +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