| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
System.Taffybar.MPRIS
Description
This is a "Now Playing"-style widget that listens for MPRIS events on DBus. Various media players implement this. This widget only works with version 1 of the MPRIS protocol (http:/www.mpris.org1.0/spec.html). Support for version 2 will be in a separate widget.
Documentation
Constructors
| TrackInfo | |
Fields
| |
data MPRISConfig Source
Constructors
| MPRISConfig | |
Fields
| |
mprisNew :: MPRISConfig -> IO Widget Source