summaryrefslogtreecommitdiff
path: root/x11-misc/xmobar/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /x11-misc/xmobar/metadata.xml
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'x11-misc/xmobar/metadata.xml')
-rw-r--r--x11-misc/xmobar/metadata.xml15
1 files changed, 12 insertions, 3 deletions
diff --git a/x11-misc/xmobar/metadata.xml b/x11-misc/xmobar/metadata.xml
index 69dba3f2e452..3ecfd078e089 100644
--- a/x11-misc/xmobar/metadata.xml
+++ b/x11-misc/xmobar/metadata.xml
@@ -6,11 +6,20 @@
<name>Gentoo Haskell</name>
</maintainer>
<use>
+ <flag name="alsa">Use alsa-mixer to get the volume from soundcards</flag>
+ <flag name="conduit">Use conduit to fetch weather data.</flag>
+ <flag name="dbus">Publish a service on the session bus for controlling xmobar</flag>
+ <flag name="inotify">inotify support (modern Linux only). Required for the Mail and MBox plugins</flag>
<flag name="mpd">Support mpd plugin</flag>
- <flag name="mpris">Enables MPRIS v1, v2 support</flag>
<flag name="timezone">Enables localized date support</flag>
- <flag name="conduit">Use conduit to fetch weather data.</flag>
- <flag name="uvmeter">Plugin to show UV data for Australia.</flag>
+ <flag name="mpris">Enables MPRIS v1, v2 support</flag>
+ <flag name="rtsopts">Reduce process wakekups frequency to decrease CPU usage</flag>
+ <flag name="uvmeter">Plugin to show UV data for Australia</flag>
+ <flag name="weather">Enable weather plugin</flag>
+ <flag name="wifi">Wireless info support via nl80211. Required for the Wireless plugin on systems running Linux</flag>
+ <flag name="iwlib">Wireless info support via Wext ioctls (deprecated)</flag>
+ <flag name="xft">Use Xft to render text. UTF-8 support included</flag>
+ <flag name="xpm">Enable usage of xpm for icons</flag>
</use>
<longdescription>
Xmobar is a minimalistic text based status bar.