1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/x11/xob/pkg-descr
Steve Wills 59cefcc21c x11/xob: create port
Lightweight configurable overlay (volume/backlight/ progress/anything) bar for
the X Window System (and Wayland compositors with XWayland).

Each time a new value is read on the standard input, it is displayed as a
tv-like bar over other windows. It then vanishes after a configurable amount
of time. A value followed by a bang '!' is displayed using an alternate color
to account for special states (e.g. muted audio). There is also support for
overflows (when the value exceeds the maximum).

WWW: https://github.com/florentc/xob

PR:		248231
Submitted by:	Lewis Cook <vulcan@wired.sh>
2020-09-04 01:19:53 +00:00

11 lines
532 B
Plaintext

Lightweight configurable overlay (volume/backlight/ progress/anything) bar for
the X Window System (and Wayland compositors with XWayland).
Each time a new value is read on the standard input, it is displayed as a
tv-like bar over other windows. It then vanishes after a configurable amount
of time. A value followed by a bang '!' is displayed using an alternate color
to account for special states (e.g. muted audio). There is also support for
overflows (when the value exceeds the maximum).
WWW: https://github.com/florentc/xob