Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-07 | Redundant imports (mostly <$>) removed | jao | |
2020-01-04 | Replace parseOpts with a generic function | slotThe | |
2019-10-06 | hlinit | jao | |
2019-10-05 | New flag `contiguous-icons` for `MultiCpu` (issue #388) | jao | |
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. |