Commit Graph

12 Commits

Author SHA1 Message Date
ad8ab20c63 Formatting commit :(
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)
2016-08-16 11:41:43 +02:00
093f39df23 added wifi essid 2016-08-15 14:43:29 +02:00
9078fb351d Fixed alsa function + datetime function 2016-08-15 12:26:00 +02:00
16716dd130 added, username, gid, uid 2016-06-13 18:49:50 +02:00
fb524b6050 added disk functions for details 2016-06-10 19:13:13 +02:00
688c2d43e2 added memory values ram functions 2016-06-10 18:46:47 +02:00
2e72b212d3 hostname function 2016-06-10 15:53:07 +02:00
67203c6660 added ip address function 2016-06-08 09:42:32 +02:00
5a943fa59c added entropy 2016-06-03 13:04:15 +02:00
02af858a35 Easier info function names
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.
2016-03-18 16:15:05 +01:00
bc12a40dec added license info to slstatus.h 2016-03-16 09:01:07 +01:00
ace0aa15bf header 2016-03-16 08:45:19 +01:00