Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-30 | Fix: consistent use of configured nastring instead of hardcoded N/A | jao | |
2020-04-21 | Whitespace | jao | |
2020-04-21 | MPD: catch errors earlier so that reconnections are allowed | jao | |
2020-01-09 | Remove remaining redundant functions and use generic parseOptsWith instead | slotThe | |
2019-11-14 | MPD monitor: host and port specifiable in config | jao | |
2019-10-10 | Fix type errors in MPD plugin | John Tyree | |
2018-11-25 | Back to app/src, since it seems they're the default convention for stack | jao | |
2018-11-21 | All sources moved inside src | jao | |
2018-11-21 | Split Modules into Library & Executable Structure | Pavan 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. |