7 Commits (master)

Autor SHA1 Mensaje Fecha
  RinRi ee935920b4 2023-08-02 hace 10 meses
  RinRi ff3c5cde9b add brightness hace 3 años
  RinRi 3243b2a03b added username@hostname hace 3 años
  RinRi-D e203c17619 emojis hace 3 años
  RinRi-D 32b6139ac0 volume hace 3 años
  Michael Buch ec306623df Add FreeBSD support for temperature and battery components hace 5 años
  Aaron Marcher 96ddf4e1de Consistency with 80 char limit and breaks hace 5 años
  Ian Remmler 32e0a2bfcc Add flexible formatting to keyboard_indicators. hace 6 años
  Aaron Marcher c28643ce5b Revert "Add basic backlight percentage support" hace 6 años
  Michael Buch 943b42de05 Add keymap component hace 6 años
  David Demelier 37724ac2c3 Add basic backlight percentage support hace 6 años
  Aaron Marcher fc0dde5a60 Remove fmt from load_avgs for consistency hace 6 años
  Tobias Tschinkowitz 22175f0d57 implemented openbsd netspeed functions hace 6 años
  Aaron Marcher 176d8ff874 Add netspeeds to config.def.h hace 6 años
  Aaron Marcher 2604f25b16 Fix indentation hace 6 años
  Tobias Tschinkowitz 8c8326f793 Add battery_remaining function on OpenBSD hace 6 años
  Aaron Marcher 11ce8ed013 Change interval to unsigned int hace 6 años
  Aaron Marcher 0892a93dbd Add comments for battery_* functions on OpenBSD hace 6 años
  Tobias Tschinkowitz 1cb5af98e5 added comment for temp function (openbsd) hace 6 años
  Aaron Marcher 66a7fb16fc Remove cpu_iowait hace 6 años
  Aaron Marcher af3cdfbbc8 Add examples to config.def.h hace 6 años
  Aaron Marcher 4f5ac5d9fe Remove battery_power for various reasons hace 6 años
  Aaron Marcher 97ef7c2a1d Remove non-portable functions from config.def.h hace 6 años
  Kurt Van Dijck 72a5e52a35
slstatus: add cpu_iowait hace 6 años
  Kamil Cholewiński b7d7ce9c5f
slstatus load_avg format string hace 6 años
  Aaron Marcher 8f5219b6da
Added IPv6 address function hace 6 años
  Aaron Marcher fcc5c683a6
sexy config.def.h table hace 6 años
  Laslo Hunhold 796b661284
Refactor main() hace 6 años
  Aaron Marcher c4779c9b15
Removed #define for unknown_str hace 6 años
  Aaron Marcher be12b6b350
Removed #define for update interval hace 6 años
  aaron marcher 4b4b2ac079
add num_files() function for maildirs ;) hace 6 años
  Aaron Marcher 597cdc6b5c
use a static buffer instead of dynamic memory hace 7 años
  Aaron Marcher abbaa7af44
remove format characters from stat functions hace 7 años
  Aaron Marcher 832b21ca4b
add cpu_freq function hace 7 años
  Aaron Marcher 259e967cbf
add battery_power function hace 7 años
  Aaron Marcher 823f2d047f
Added keyboard_indicators (Fixes #31) hace 7 años
  parazyd 62f4016430
add vol_perc notes, add braces to singleline statements hace 7 años
  parazyd c2808b6d99
refactor vol_perc to not depend on alsa libraries hace 7 años
  Mike Coddington c3eb0c4012 Add "uname -r" functionality hace 7 años
  Jody Leonard 46fb6abdc0 Edit config.def.h function descriptions hace 7 años
  Aaron Marcher 3a3a3e4101 better default config.h hace 7 años
  Aaron Marcher f13104156f battery_state() function added hace 7 años
  Aaron Marcher 87c1377b08 simplified vol_perc() (and with that config.def.h is super clean) hace 7 años
  Aaron Marcher 2d1bbf0d35 simplified battery_perc() a lot and removed useless options from config.def.h hace 7 años
  Aaron Marcher 217da011dd brought back update interval hace 7 años
  Aaron Marcher 3bfa5fe60d coding style fixes hace 7 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 7 años
  Ali H. Fardan b800eb21a3 removed vol function from the default config file hace 7 años
  Ali H. Fardan 24c4134df6 removed a misplaced ';' hace 7 años
  Ali H. Fardan 47ddf9382e used constant string literals && remote initialization to in battery_perc() && trying to fix possible buffer overflow hace 7 años