summaryrefslogtreecommitdiff
path: root/config.def.h
AgeCommit message (Expand)Author
2017-08-12Removed #define for unknown_strAaron Marcher
2017-08-12Removed #define for update intervalAaron Marcher
2017-08-06add num_files() function for maildirs ;)aaron marcher
2017-06-13use a static buffer instead of dynamic memoryAaron Marcher
2017-06-12remove format characters from stat functionsAaron Marcher
2017-06-12add cpu_freq functionAaron Marcher
2017-06-12add battery_power functionAaron Marcher
2017-01-16Added keyboard_indicators (Fixes #31)Aaron Marcher
2016-12-30add vol_perc notes, add braces to singleline statementsparazyd
2016-12-28refactor vol_perc to not depend on alsa librariesparazyd
2016-11-16Add "uname -r" functionalityMike Coddington
2016-10-15Edit config.def.h function descriptionsJody Leonard
2016-10-05better default config.hAaron Marcher
2016-09-13battery_state() function addedAaron Marcher
2016-09-13simplified vol_perc() (and with that config.def.h is super clean)Aaron Marcher
2016-09-13simplified battery_perc() a lot and removed useless options from config.def.hAaron Marcher
2016-09-09brought back update intervalAaron Marcher
2016-09-09coding style fixesAaron Marcher
2016-09-03removed UPDATE_INTERVAL, it is neat to have it but removing it is a tradeoff ...Ali H. Fardan
2016-08-31removed vol function from the default config fileAli H. Fardan
2016-08-28removed a misplaced ';'Ali H. Fardan
2016-08-28used constant string literals && remote initialization to in battery_perc() ...Ali H. Fardan
2016-08-21corrected the time formatAli H. Fardan
2016-08-18added uptime functionAaron Marcher
2016-08-18load avgAaron Marcher
2016-08-18added configuration option for n/a textAaron Marcher
2016-08-16Formatting commit :(Aaron Marcher
2016-08-15added wifi essidAaron Marcher
2016-08-15Added shell command functionAaron Marcher
2016-06-13added, username, gid, uidAaron Marcher
2016-06-10added disk functions for detailsAaron Marcher
2016-06-10hostname functionAaron Marcher
2016-06-08added ip address functionAaron Marcher
2016-06-03added entropyAaron Marcher
2016-03-20Changes to documentation and new screenshot.Aaron Marcher
2016-03-18Easier info function namesAaron Marcher
2016-03-14completely new system: only values in config file get updated + cleaner codeAaron Marcher
2016-03-11Add diskusage supportDaniel Walter
2016-03-10fixed some small things (update_interval) interferes with get_cpu_usage() and...Aaron Marcher
2016-03-10add update_intervalDaniel Walter
2016-03-10simplified config.def.hAaron Marcher
2016-03-09changed to easier variable namesAaron Marcher
2016-03-08fixed some memory leaksRoy Freytag
2016-03-04added config.def.h handling and fixed typoAaron Marcher