72 Commitit (master)

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