summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar/Plugins/Monitors/MPD.hs
AgeCommit message (Collapse)Author
2022-03-30Fix: consistent use of configured nastring instead of hardcoded N/Ajao
2020-04-21Whitespacejao
2020-04-21MPD: catch errors earlier so that reconnections are allowedjao
2020-01-09Remove remaining redundant functions and use generic parseOptsWith insteadslotThe
2019-11-14MPD monitor: host and port specifiable in configjao
2019-10-10Fix type errors in MPD pluginJohn Tyree
2018-11-25Back to app/src, since it seems they're the default convention for stackjao
2018-11-21All sources moved inside srcjao
2018-11-21Split Modules into Library & Executable StructurePavan Rikhi
Move the Main module to a new `app` directory. All other modules have been nested under the `Xmobar` name. Lots of module headers & imports were updated.