Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-30 | You're just nitpicking, hlint | jao | |
2019-06-30 | Fix: only call the low battery action when not using AC | jao | |
2019-06-30 | hlinting | jao | |
2019-06-30 | New options -a, -A for low battery notifications | jao | |
2019-04-21 | Batt: level color set also for AC on/off string | 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. |