Historial de Commits

Autor SHA1 Mensaje Fecha
  Aaron Marcher a1c962f8a3 simplify status_string clearing hace 9 años
  Aaron Marcher 75b1853313 Fixes issue #15. Forgot to close() a socket in wifi_essid()... hace 9 años
  Aaron Marcher d19d4aa2e8 coding style (global variables) hace 9 años
  Aaron Marcher c0647e946f Merge pull request #14 from R41z/master hace 9 años
  Aaron Marcher d5fb46e61d fixed wifi_perc() typo hace 9 años
  Ali H. Fardan 6cb5af2bd7 fixed (hopefully) the vol_perc() function hace 9 años
  Ali H. Fardan 6d23d53d1f fixed cpu_perc() stupidity && added some useful comment for drkh5h hace 9 años
  Aaron Marcher f901f4cece added my fancy icon hace 9 años
  Aaron Marcher 217da011dd brought back update interval hace 9 años
  Aaron Marcher 81997b327c removed more unneeded comments hace 9 años
  Aaron Marcher 545f1560e6 fixed username function (wtf happened here?) hace 9 años
  Aaron Marcher 98f3985d3e fixed run_command behaviour for emtpy command output (uninitialized) hace 9 años
  Aaron Marcher 3bfa5fe60d coding style fixes hace 9 años
  Aaron Marcher 7710c9ed85 removed that status_reset (we will do that with signals) and loop.sh (we wont need it) hace 9 años
  Aaron Marcher 6518f41b1f Merge branch 'R41z-master' hace 9 años
  Ali H. Fardan 9b2dc25348 use warn[x]() instead of long fprintf()s hace 9 años
  Ali H. Fardan 2afea97987 used ccat() from concat.h for string concatenation hace 9 años
  Ali H. Fardan 113979e5b8 fixed some mistakes hace 9 años
  Ali H. Fardan 720328cef9 what kind of weed is that? hace 9 años
  Ali H. Fardan b9b6486cda bringed back the old config.mk hace 9 años
  Ali H. Fardan a66b73f5f2 bringed back the old config.mk hace 9 años
  Ali H. Fardan a4beda8eb9 bringed back the loop hace 9 años
  Ali H. Fardan 52d19f955e imported a new vol_perc() function, this should fix #12 (UNTESTED) hace 9 años
  Ali H. Fardan 9fa858daea added a tool for resetting the status bar && worked around some issues && removed the makefile (we need a better one) hace 9 años
  Ali H. Fardan 1654efe1d6 config.mk cleanup hace 9 años
  Ali H. Fardan d3d8b8ee03 added daemonization support hace 9 años
  Ali H. Fardan de4f20ace3 removed UPDATE_INTERVAL, it is neat to have it but removing it is a tradeoff worth making, because the clock would act weird if this used to work with cpu_perc(). hace 9 años
  Ali H. Fardan b650c438f0 removed setstatus() && simplified main() hace 9 años
  Ali H. Fardan d1ae2e785d NOTREACHED comment hace 9 años
  Ali H. Fardan d3a212da7e simplified gid() hace 9 años