7 Révisions (master)

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