История коммитов

Автор SHA1 Сообщение Дата
  Aaron Marcher 87eae6db03 added daemonization, output possibility to console (for other programs) and moved the code to set WM_NAME to its own function as it is needed two times 9 лет назад
  Aaron Marcher 887b9bd3e3 fixed run_command() 9 лет назад
  Ali H. Fardan 561de544e7 variable initialization is back 9 лет назад
  Ali H. Fardan 35f7862744 simplified run_command() 9 лет назад
  Ali H. Fardan 56fffbce64 improved hostname() 9 лет назад
  Aaron Marcher 1ad9f2504d hostname() null terminaiton subtraction *is* needed 9 лет назад
  Ali H. Fardan bc38677f47 malloc sucks, you know? 9 лет назад
  Ali H. Fardan f28e2682fd * != ** 9 лет назад
  Ali H. Fardan 3e04f1d910 minor improvements and memory leak fix 9 лет назад
  Ali H. Fardan 81e8da5d90 Merge branch 'master' of https://github.com/drkh5h/slstatus 9 лет назад
  Aaron Marcher f13104156f battery_state() function added 9 лет назад
  Aaron Marcher 7aad78bd95 fixed vol_perc() typo and added % sign again 9 лет назад
  Aaron Marcher 87c1377b08 simplified vol_perc() (and with that config.def.h is super clean) 9 лет назад
  Aaron Marcher 74b6e340f2 lol, battery_perc() is even simpler, fuck this shit :D 9 лет назад
  Aaron Marcher 2d1bbf0d35 simplified battery_perc() a lot and removed useless options from config.def.h 9 лет назад
  Aaron Marcher 98e7324010 set old WM_NAME content before exiting 9 лет назад
  Aaron Marcher ba2947ae45 sighandle forgot const 9 лет назад
  Aaron Marcher 67d3f9c540 signal handling to exit gracefully + small coding style fixes 9 лет назад
  Aaron Marcher a1c962f8a3 simplify status_string clearing 9 лет назад
  Aaron Marcher 75b1853313 Fixes issue #15. Forgot to close() a socket in wifi_essid()... 9 лет назад
  Ali H. Fardan e6158e300d subtraction is unneeded 9 лет назад
  Aaron Marcher d19d4aa2e8 coding style (global variables) 9 лет назад
  Aaron Marcher c0647e946f Merge pull request #14 from R41z/master 9 лет назад
  Aaron Marcher d5fb46e61d fixed wifi_perc() typo 9 лет назад
  Ali H. Fardan 6cb5af2bd7 fixed (hopefully) the vol_perc() function 9 лет назад
  Ali H. Fardan 6d23d53d1f fixed cpu_perc() stupidity && added some useful comment for drkh5h 9 лет назад
  Aaron Marcher 217da011dd brought back update interval 9 лет назад
  Aaron Marcher 81997b327c removed more unneeded comments 9 лет назад
  Aaron Marcher 545f1560e6 fixed username function (wtf happened here?) 9 лет назад
  Aaron Marcher 98f3985d3e fixed run_command behaviour for emtpy command output (uninitialized) 9 лет назад