Commit graph

13 commits

Author SHA1 Message Date
Vincent Bernat
b4cc2a5b33 widget: change the position of the network widget 2012-07-07 20:20:26 +02:00
Vincent Bernat
124235e904 widget: add a network widget 2012-07-07 20:18:29 +02:00
Vincent Bernat
ba218af659 widget: display battery level in red if low 2012-07-07 15:17:00 +02:00
Vincent Bernat
a9fda54455 widget: don't display a separator when no tasklist is needed 2012-07-07 12:08:10 +02:00
Vincent Bernat
0427cce9c8 widget: use BAT1 on guybrush, not BAT0 2012-07-07 12:07:45 +02:00
Vincent Bernat
9040614ea9 widget: add the tasklist only on multihead setup 2012-07-07 11:14:26 +02:00
Vincent Bernat
a882194432 widget: use empty string for battery widget when not available 2012-07-07 10:26:34 +02:00
Vincent Bernat
89af7feb58 widget: add filesystem widgets 2012-07-07 10:23:53 +02:00
Vincent Bernat
76e330d981 widget: use empty string instead of nil when no widget is wanted 2012-07-07 10:21:40 +02:00
Vincent Bernat
5a4473d370 widget: remove label for volume widget, the symbol should be sufficient 2012-07-07 10:06:37 +02:00
Vincent Bernat
f6b4a19dbb widgets: don't use a graph for CPU
I don't really use it.
2012-07-07 10:06:37 +02:00
Vincent Bernat
026c03dd8b widgets: fix CPU graph
The default maximum value is 1 and vicious already normalizes graph
values to be between 0 and 1.
2012-07-07 01:58:56 +02:00
Vincent Bernat
c130561cb7 Initial commit. 2012-07-07 00:26:35 +02:00