summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-18config.mk comment about -Wno-unused-functionsAaron Marcher
2016-09-18optimizationAaron Marcher
2016-09-18added -v command line optionAaron Marcher
2016-09-18simpler usageAaron Marcher
2016-09-18do not exit on failed smprintfAaron Marcher
2016-09-17added man pageAaron Marcher
2016-09-17added man pageAaron Marcher
2016-09-17added optimization back (removed it for debugging some time ago)Aaron Marcher
2016-09-17n/a for run_command()Aaron Marcher
2016-09-17fuck newlinesAaron Marcher
2016-09-17removed TODO.mdAaron Marcher
2016-09-17moved headers to externAaron Marcher
2016-09-17shorter namesAaron Marcher
2016-09-17only open and close display if output type is dwmAaron Marcher
2016-09-17coding style fixes + better var namesAaron Marcher
2016-09-16added daemonization, output possibility to console (for other programs) and m...Aaron Marcher
2016-09-14fixed run_command()Aaron Marcher
2016-09-14Merge pull request #18 from R41z/masterAaron Marcher
2016-09-14variable initialization is backAli H. Fardan
2016-09-14simplified run_command()Ali H. Fardan
2016-09-14Merge pull request #17 from R41z/masterAaron Marcher
2016-09-14improved hostname()Ali H. Fardan
2016-09-14do not overwrite config.h if config.def.h changesAaron Marcher
2016-09-14hostname() null terminaiton subtraction *is* neededAaron Marcher
2016-09-14Merge pull request #16 from R41z/masterAaron Marcher
2016-09-14malloc sucks, you know?Ali H. Fardan
2016-09-14* != **Ali H. Fardan
2016-09-14minor improvements and memory leak fixAli H. Fardan
2016-09-14Merge branch 'master' of https://github.com/drkh5h/slstatusAli H. Fardan
2016-09-13battery_state() function addedAaron Marcher
2016-09-13fixed vol_perc() typo and added % sign againAaron Marcher
2016-09-13simplified vol_perc() (and with that config.def.h is super clean)Aaron Marcher
2016-09-13lol, battery_perc() is even simpler, fuck this shit :DAaron Marcher
2016-09-13simplified battery_perc() a lot and removed useless options from config.def.hAaron Marcher
2016-09-13loop's not needed anymoreAaron Marcher
2016-09-13set old WM_NAME content before exitingAaron Marcher
2016-09-13sighandle forgot constAaron Marcher
2016-09-13signal handling to exit gracefully + small coding style fixesAaron Marcher
2016-09-13simplify status_string clearingAaron Marcher
2016-09-13Fixes issue #15. Forgot to close() a socket in wifi_essid()...Aaron Marcher
2016-09-12subtraction is unneededAli H. Fardan
2016-09-12coding style (global variables)Aaron Marcher
2016-09-12Merge pull request #14 from R41z/masterAaron Marcher
2016-09-12fixed wifi_perc() typoAaron Marcher
2016-09-11fixed (hopefully) the vol_perc() functionAli H. Fardan
2016-09-11fixed cpu_perc() stupidity && added some useful comment for drkh5hAli H. Fardan
2016-09-09added my fancy iconAaron Marcher
2016-09-09brought back update intervalAaron Marcher
2016-09-09removed more unneeded commentsAaron Marcher
2016-09-09fixed username function (wtf happened here?)Aaron Marcher