summaryrefslogtreecommitdiff
path: root/config.def.h
Commit message (Expand)AuthorAge
* New component: catdrkhsh2022-11-24
* separator: kill that useless thingdrkhsh2022-10-28
* Make volume component work on FreeBSDmichaelbuch12@gmail.com2022-10-26
* Use the sioctl_open(3) OpenBSD API to access volIngo Feinerer2020-11-30
* Add separator moduleRyan Kes2020-11-30
* Add FreeBSD support for temperature and battery componentsMichael Buch2019-02-05
* Consistency with 80 char limit and breaksAaron Marcher2018-07-08
* Add flexible formatting to keyboard_indicators.Ian Remmler2018-06-04
* Revert "Add basic backlight percentage support"Aaron Marcher2018-05-27
* Add keymap componentMichael Buch2018-05-23
* Add basic backlight percentage supportDavid Demelier2018-05-22
* Remove fmt from load_avgs for consistencyAaron Marcher2018-05-21
* implemented openbsd netspeed functionsTobias Tschinkowitz2018-05-19
* Add netspeeds to config.def.hAaron Marcher2018-05-19
* Fix indentationAaron Marcher2018-05-18
* Add battery_remaining function on OpenBSDTobias Tschinkowitz2018-05-18
* Change interval to unsigned intAaron Marcher2018-05-17
* Add comments for battery_* functions on OpenBSDAaron Marcher2018-05-17
* added comment for temp function (openbsd)Tobias Tschinkowitz2018-05-17
* Remove cpu_iowaitAaron Marcher2018-05-06
* Add examples to config.def.hAaron Marcher2018-05-02
* Remove battery_power for various reasonsAaron Marcher2018-05-01
* Remove non-portable functions from config.def.hAaron Marcher2018-04-16
* slstatus: add cpu_iowaitKurt Van Dijck2017-09-16
* slstatus load_avg format stringKamil CholewiƄski2017-09-10
* Added IPv6 address functionAaron Marcher2017-08-14
* sexy config.def.h tableAaron Marcher2017-08-14
* Refactor main()Laslo Hunhold2017-08-13
* Removed #define for unknown_strAaron Marcher2017-08-12
* Removed #define for update intervalAaron Marcher2017-08-12
* add num_files() function for maildirs ;)aaron marcher2017-08-06
* use a static buffer instead of dynamic memoryAaron Marcher2017-06-13
* remove format characters from stat functionsAaron Marcher2017-06-12
* add cpu_freq functionAaron Marcher2017-06-12
* add battery_power functionAaron Marcher2017-06-12
* Added keyboard_indicators (Fixes #31)Aaron Marcher2017-01-16
* add vol_perc notes, add braces to singleline statementsparazyd2016-12-30
* refactor vol_perc to not depend on alsa librariesparazyd2016-12-28
* Add "uname -r" functionalityMike Coddington2016-11-16
* Edit config.def.h function descriptionsJody Leonard2016-10-15
* better default config.hAaron Marcher2016-10-05
* battery_state() function addedAaron Marcher2016-09-13
* simplified vol_perc() (and with that config.def.h is super clean)Aaron Marcher2016-09-13
* simplified battery_perc() a lot and removed useless options from config.def.hAaron Marcher2016-09-13
* brought back update intervalAaron Marcher2016-09-09
* coding style fixesAaron Marcher2016-09-09
* removed UPDATE_INTERVAL, it is neat to have it but removing it is a tradeoff ...Ali H. Fardan2016-09-03
* removed vol function from the default config fileAli H. Fardan2016-08-31
* removed a misplaced ';'Ali H. Fardan2016-08-28
* used constant string literals && remote initialization to in battery_perc() ...Ali H. Fardan2016-08-28