summaryrefslogtreecommitdiff
path: root/slstatus.h
Commit message (Collapse)AuthorAgeFilesLines
* added uptime functionAaron Marcher2016-08-181-0/+1
|
* load avgAaron Marcher2016-08-181-0/+1
|
* Formatting commit :(Aaron Marcher2016-08-161-3/+3
| | | | | | | | | | | I know formatting commits suck... And I try to avoid them. But this commit was absolutely necessary... The coding style in this program was not ok and not the same over the whole program. The commit is hard to read, but this is what I changed: - Tabs for indentation instead of spaces - Same style over the whole program (suckless style)
* added wifi essidAaron Marcher2016-08-151-0/+1
|
* Fixed alsa function + datetime functionAaron Marcher2016-08-151-0/+1
|
* added, username, gid, uidAaron Marcher2016-06-131-0/+3
|
* added disk functions for detailsAaron Marcher2016-06-101-0/+3
|
* added memory values ram functionsAaron Marcher2016-06-101-0/+3
|
* hostname functionAaron Marcher2016-06-101-0/+1
|
* added ip address functionAaron Marcher2016-06-081-0/+1
|
* added entropyAaron Marcher2016-06-031-0/+1
|
* Easier info function namesAaron Marcher2016-03-181-8/+8
| | | | | | | | All the info function names started with "get_", which I removed to make it easier for the user to configure the program to its needs. Additionally I renamed some functions (e.g. get_ram_usage) to better names, making it easier to extend the program with ram usage / total functions.
* added license info to slstatus.hAaron Marcher2016-03-161-0/+2
|
* headerAaron Marcher2016-03-161-0/+22