Commit Graph

12 Commits

Author SHA1 Message Date
ajacoutot
471ebb2a4b No need for USE_GROFF. 2011-11-17 14:25:37 +00:00
robert
64041b218b also draw the cache in the graph 2011-11-17 14:23:36 +00:00
robert
932e995d31 add buffercache support and show the cached amount of memory in magenta
ok ajacoutot@
2011-11-17 14:16:51 +00:00
ajacoutot
816c6f0d56 Prevent xstatbar to hang on startup with some audio chip:
if devinfo.type != AUDIO_MIXER_CLASS is true, xstatbar will never make
progress and loop forever. Fix it by trying the next device.

from Tobias Ulmer, thanks!
ok jasper@ landry@
2011-08-02 15:17:43 +00:00
ajacoutot
d40b897cb0 Update to xstatbar-0.5.
This version adds a new '-t' and '-T' switches to specify the time
format.
2011-01-18 19:04:22 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
espie
709b054ab9 USE_GROFF=Yes 2010-10-19 07:43:00 +00:00
ajacoutot
95566c7065 Smallish new release. 2010-05-12 18:01:20 +00:00
ajacoutot
0408ce61c2 Update to xstatbar-0.4 that has most of the port patches. 2010-05-12 17:20:22 +00:00
ajacoutot
3106cefa0e Fix use of open(2).
based on an "obnoxious remark" from kili@ ;-)
ok edd@ dcoppa@
2010-05-12 13:06:54 +00:00
ajacoutot
5480e81690 Fix cpu graph on single core.
(pushed upstream)
from Tobias Ulmer <tobiasu at tmux dot org>, thanks!

Use the new APM_ARCHS.
2010-03-21 11:37:17 +00:00
ajacoutot
b3e0c54f9c Import xstatbar-0.3
xstatbar is a simple system monitor that shows various stats in an X
window that's immovable and not part of your tab-order. It was built to
go with tiling window managers like scrotwm and xmonad where you can
configure a small region of the screen as "off-limits" for windows.
2010-01-09 13:55:15 +00:00