From 0786140fcf92548c5395faa912393e0d94c92f0c Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Thu, 11 Jan 2018 06:23:22 +0000 Subject: New port: x11/polybar The main purpose of Polybar is to help users create awesome status bars. It has built-in functionality to display information about the most commonly used services. Some of the services included so far: Systray icons Window title Playback controls and status display for MPD using libmpdclient ALSA volume controls Workspace and desktop panel for bspwm and i3 Workspace module for EWMH compliant window managers Keyboard layout and indicator status CPU and memory load indicator Battery display Network connection details Backlight level Date and time label Time-based shell script execution Command output tailing User-defined menu tree Inter-process messaging And more... WWW: https://github.com/jaagr/polybar https://forums.freebsd.org/threads/62494/ Submitted by: capt_redbeard@protonmail.com Reviewed by: 6yearold_gmail.com, adridg, mat, lbdm@privacychain.ch, tobik Differential Revision: https://reviews.freebsd.org/D13634 --- x11/polybar/pkg-descr | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 x11/polybar/pkg-descr (limited to 'x11/polybar/pkg-descr') diff --git a/x11/polybar/pkg-descr b/x11/polybar/pkg-descr new file mode 100644 index 000000000000..437ed023e664 --- /dev/null +++ b/x11/polybar/pkg-descr @@ -0,0 +1,23 @@ +The main purpose of Polybar is to help users create awesome status +bars. It has built-in functionality to display information about the +most commonly used services. Some of the services included so far: + + Systray icons + Window title + Playback controls and status display for MPD using libmpdclient + ALSA volume controls + Workspace and desktop panel for bspwm and i3 + Workspace module for EWMH compliant window managers + Keyboard layout and indicator status + CPU and memory load indicator + Battery display + Network connection details + Backlight level + Date and time label + Time-based shell script execution + Command output tailing + User-defined menu tree + Inter-process messaging + And more... + +WWW: https://github.com/jaagr/polybar -- cgit v1.2.3