summaryrefslogtreecommitdiff
path: root/components
Commit message (Expand)AuthorAgeFilesLines
...
* user: Only declare variables in the beginningAaron Marcher2018-05-021-2/+2
* uptime: Simplifiy and clean upAaron Marcher2018-05-021-20/+19
* run_command: Clean upAaron Marcher2018-05-021-2/+1
* keyboard_indicators: Clean up opening displayAaron Marcher2018-05-021-2/+2
* ip: Sort headers alphabeticallyAaron Marcher2018-05-021-5/+4
* battery_state: Unify unknown state with "?" symbolAaron Marcher2018-05-021-2/+0
* Remove battery_power for various reasonsAaron Marcher2018-05-011-12/+0
* battery_perc: Port to OpenBSDAaron Marcher2018-05-011-0/+37
* components/swap.c | move duplicated code to separate functionLaslo Hunhold2018-05-011-56/+26
* Use indentation to increase readabilityLaslo Hunhold2018-05-018-538/+572
* Revert component-splitLaslo Hunhold2018-05-0117-233/+235
* wifi: OS splitQuentin Rameau2018-04-302-3/+1
* uptime: OS splitQuentin Rameau2018-04-302-24/+25
* temperature: OS splitQuentin Rameau2018-04-302-14/+16
* swap: OS splitQuentin Rameau2018-04-302-3/+1
* ram: OS splitQuentin Rameau2018-04-303-129/+129
* entropy: OS splitQuentin Rameau2018-04-302-3/+1
* cpu: OS splitQuentin Rameau2018-04-302-25/+27
* battery: OS splitQuentin Rameau2018-04-302-34/+33
* cpu_freq: Port to OpenBSDAaron Marcher2018-04-301-1/+24
* Fix typo in temperatureAaron Marcher2018-04-291-1/+1
* uptime: Separate function for readbilityAaron Marcher2018-04-291-2/+16
* battery: Separate function for readbilityAaron Marcher2018-04-291-2/+6
* ram: Move up includesAaron Marcher2018-04-291-5/+6
* temp: Port to OpenBSDAaron Marcher2018-04-291-1/+31
* Add OpenBSD support in volume.cparazyd2018-04-291-3/+5
* ip: add OpenBSD supportAli H. Fardan2018-04-291-2/+5
* Add OpenBSD RAM statsDarron Anderson2018-04-141-1/+75
* Format error messages properlyAaron Marcher2018-03-2814-32/+53
* Get rid of err.h as it is not portableAaron Marcher2018-03-2812-43/+35
* More robust preprocessor switchesAaron Marcher2018-03-2110-17/+17
* uptime: Port to OpenBSD.Aaron Marcher2018-03-201-5/+30
* battery_perc: Port to OpenBSD.Aaron Marcher2018-03-191-1/+29
* Build Linux-only functions only on LinuxAaron Marcher2018-03-1810-0/+20
* Fix a bug in wifi_essid().Aaron Marcher2018-01-061-0/+1
* Return actual percentage for wifi_perc()parazyd2017-10-241-3/+7
* Move components into dedicated subdirectoryLaslo Hunhold2017-09-2419-0/+796