diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-12-24 17:21:37 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-12-24 17:21:37 +0100 |
commit | b22adbf25e61dbc9537750cf2d1dad2c27989910 (patch) | |
tree | e18a084749ccae54e39d45f41996ec33bb1c1424 /README | |
parent | 6a99b474a40e139e3b916ed703f2d105df7f8dd6 (diff) | |
download | xmobar-b22adbf25e61dbc9537750cf2d1dad2c27989910.tar.gz xmobar-b22adbf25e61dbc9537750cf2d1dad2c27989910.tar.bz2 |
Credits to Artem
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -116,7 +116,7 @@ Otherwise, you'll need to install them yourself. : Enables support for the [MPD] daemon. Requires the [libmpd] package. `with_mpris` -: Enables support for MPRIS v1/v2 protocol. +: Enables support for MPRIS v1/v2 protocol. Requires the [dbus-core] and [text] packages. `with_inotify` @@ -637,7 +637,7 @@ Monitors have default aliases. `Mpris1 PlayerName Args RefreshRate` - Aliases to `mpris1` -- Requires [dbus-core] and [text] packages. +- Requires [dbus-core] and [text] packages. To activate, pass `--flags="with_mpris"` during compilation. - PlayerName: player supporting MPRIS v1 protocol, in lowercase. - Args: default monitor arguments. @@ -650,7 +650,7 @@ Monitors have default aliases. "<artist> - [<tracknumber>] <title>"] 10 `Mpris2 PlayerName Args RefreshRate` -- Just like Mpris1. +- Just like Mpris1. Supposed to be used with mediaplayers which support MPRIS v2. `Mail Args Alias` @@ -1055,8 +1055,9 @@ In particular, xmobar [incorporates patches] by Ben Boeckel, Roman Cheplyaka, John Goerzen, Juraj Hercek, Tomas Janousek, Spencer Janssen, Lennart Kolmodin, Krzysztof Kosciuszkiewicz, Dmitry Kurochkin, Svein Ove, Martin Perner, Jens Petersen, Petr Rockai, -Andrew Sackville-West, Alexander Solovyov, Sergei Trofimovich, Thomas -Tuegel, Jan Vornberger, Daniel Wagner and Norbert Zeh. +Andrew Sackville-West, Alexander Solovyov, Artem Tarasov, Sergei +Trofimovich, Thomas Tuegel, Jan Vornberger, Daniel Wagner and Norbert +Zeh. [incorporates patches]: http://www.ohloh.net/p/xmobar/contributors |