summaryrefslogtreecommitdiffhomepage
path: root/src/Plugins/Monitors/Mpris.hs
AgeCommit message (Collapse)Author
2017-04-29hlint configurationjao
2016-07-26MPris: honour field padding and width optionsjao
2016-04-30Fix for empty metadata in MPris callsjao
2014-08-09hlint refactoringsReto Hablützel
2012-10-12Additional MPRIS2 argumentsJose Antonio Ortega Ruiz
2012-08-11Fix the MPRIS plugin to work with DBus >= 0.10Jochen Keil
This commit updates the mpris plugin to use the DBus 0.10 interface. DBus-Core does no longer exist and is deprecated. DBus 0.10 does not use proxies anymore. The dependency on Data.Text also disappeared. Since I do not have/use mpris I cannot test if this works. It should however, since the functionality was just transformed to use the new interface.
2012-05-20WhitespaceJose Antonio Ortega Ruiz
2011-12-22switched to mtimeArtem Tarasov
2011-12-21MPRIS pluginArtem Tarasov