Commit Graph

18 Commits

Author SHA1 Message Date
facetoe
fce59b883c Fix display bug in CpuUsageGraph.
Addresses #417
2016-07-25 19:05:45 +08:00
Frechdachs
7caa3ecd3e Fix wrong dictionary key
Fixes the problem that one had to use ``{format_all}`` while the documentation clearly states ``{usage_all}``
2016-07-22 19:45:51 +02:00
enkore
612b8b07eb Update modules to a7583a9
Not updated for various reasons:
clock,
dpms,
gpu_temp,
load,
mail,
mem_bar,
modsde,
net_speed,
pianobar,
pulseaudio,
regex [no named formatters],
runwatch,
shell,
solaar,
temp,
text,
updates,
weather,
whosonlocation,
xkblayout,
zabbix


This might break something: I can't test all these modules. If it does,
file a bug / open a PR / send me a note.
2016-01-27 19:53:33 +01:00
gutodisse1
12a9aeebb9 Update cpu_usage.py
Add color option on cpu_usage.py
2015-09-10 23:18:11 -03:00
enkore
ff519fbde0 Remove shebangs and coding tags 2015-06-17 10:32:10 +02:00
Simon Legner
72386c1fd3 Harmonize documentation wrt formatters 2015-04-07 19:40:28 +02:00
Arvedui
194fc29e02 readded default intervall 1 but in the right way this time 2015-03-12 20:42:15 +01:00
Arvedui
6dbc2c78e5 remove the module specific and hard coded interval in cpu_usage 2015-03-01 14:54:12 +01:00
enkore
eeeb629e98 Nicer doc markup 2014-10-12 11:35:44 +02:00
facetoe
296d26f432 Prevent division by zero errors. 2014-10-12 12:10:03 +08:00
Arvedui
b2d25f6367 updated docs 2014-08-09 16:34:57 +02:00
Arvedui
0b06082084 removed unnesecary code duplication in cpu_usage_bar, added multicore support for cpu_bar and fixed typo in cpu_usage 2014-08-09 16:34:57 +02:00
Arvedui
1520b49c92 fixed typo and updated README 2014-08-09 16:34:57 +02:00
Arvedui
79960e5cba added multi core support for cpu usage 2014-08-09 16:34:57 +02:00
enkore
f06a76ad52 PEP8 2014-04-30 14:51:41 +02:00
enkore
0068e1bf0f Fix cpu_usage not accepting settings 2014-02-03 01:31:17 +01:00
enkore
708f2cb03f Is done automatically 2014-02-02 00:24:09 +01:00
Arvedui
d0885b4fbc added module cpu_usage 2014-02-01 21:13:56 +01:00