sthen
668b8a43b0
xstatbar: cope with systems that don't have swap, found by kn@
2021-03-08 10:55:34 +00:00
cwen
afad673d66
xstatbar: parse properly options on archs where char is unsigned by
...
default (arm, powerpc)
Style hint and OK tb@
2020-10-12 10:41:35 +00:00
ratchov
1cdc22aca6
Use the new sioctl_open(3) interface in place of /dev/mixer
...
Now xstatbar shows the same control as "sndioctl output.level".
ok sthen, rsadowski
2020-04-16 06:54:41 +00:00
sthen
77f7cc9c61
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:49:33 +00:00
sthen
565030b566
xstatbar tweaks:
...
- hide SMT-offline CPUs, like top(1) does
- mirror distfile; upstream redirects http->https but hostname isn't in the cert
2019-02-24 15:02:19 +00:00
sthen
3526824c8e
unbreak xstatbar following changed values for CP_INTR, CP_IDLE, CPUSTATES
...
- don't try to lookup a nonexistent string in an array to provide a text version
of intr/idle
- fix muddled-up cpu time types due to reordering
- stack 'spin' time ont the cpu display (in cyan)
2018-06-01 14:20:19 +00:00
sthen
724c9212ae
don't hardcode -O2
2018-06-01 14:16:46 +00:00
sthen
2a5edcc33e
regen patch, noop
2018-06-01 14:16:30 +00:00
espie
43dbe792d6
FIX_EXTRACT_PERMISSIONS
2017-12-05 16:25:45 +00:00
sthen
a111b38ad8
Fix memory leak in xstatbar, from Gregor Best (thank you!), ok ajacoutot@
...
"The problem is that XCopyArea generates either a GraphicsExpose or
a NoExpose event after it's done. Since xstatbar doesn't have the
traditional X event loop, the events just accumulate in the queue."
2016-02-09 12:00:16 +00:00
sthen
d15b18fbc3
Buffer cache memory display was added to xstatbar in a local patch, which is
...
stored in an extra element of an array, however the array allocation size was
not increased to match. Fix. Found by valgrind while investigating a leak.
2015-07-03 08:42:19 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
sthen
357a46293c
add sys/vmmeter.h / sys/sysctl.h where they will be needed
2014-07-08 10:15:38 +00:00
sthen
c674a4ba17
"xstatbar: sysinfo update: VFS_BCACHESTAT failed: Cannot allocate memory"
...
-> bump REVISION to force an update
2013-07-09 12:15:01 +00:00
ajacoutot
3f58c0da08
Drop maintainership.
2013-05-13 18:44:20 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
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