Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-30 | Self-compilation a la xmonad | jao | |
2018-11-30 | XMobar.App.Opts | jao | |
2018-11-26 | Linting | jao | |
2018-11-26 | Utilities for dealing with config and data directories | jao | |
2018-11-26 | New option -D, and keeping silent by default | jao | |
2018-11-26 | Xmobar.Config.Parse | jao | |
2018-11-25 | Xmobar.App.Defaults and Xmobar.Config.Types | jao | |
2018-11-25 | The app dir | jao | |
2018-11-21 | All sources moved inside src | jao | |
2018-11-21 | Configuration file parsing moved to app module | 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. |