Date: Fri, 04 Sep 2020 01:20:42 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 248231] [NEW PORT] x11/xob: Lightweight overlay volume (or anything) bar for the X Window System Message-ID: <bug-248231-7788-QyFCP28WHk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-248231-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-248231-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248231 --- Comment #1 from commit-hook@FreeBSD.org --- A commit references this bug: Author: swills Date: Fri Sep 4 01:19:54 UTC 2020 New revision: 547493 URL: https://svnweb.freebsd.org/changeset/ports/547493 Log: 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 amo= unt of time. A value followed by a bang '!' is displayed using an alternate c= olor to account for special states (e.g. muted audio). There is also support f= or overflows (when the value exceeds the maximum). WWW: https://github.com/florentc/xob PR: 248231 Submitted by: Lewis Cook <vulcan@wired.sh> Changes: head/x11/Makefile head/x11/xob/ head/x11/xob/Makefile head/x11/xob/distinfo head/x11/xob/files/ head/x11/xob/files/patch-Makefile head/x11/xob/pkg-descr --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248231-7788-QyFCP28WHk>