Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-12 | Update UVWeather branch | Sibi Prabakaran | |
2020-02-05 | 'Manager' is now internal to UVMeter | slotThe | |
2020-02-05 | New function `getArgvs` to get all values from user input | slotThe | |
2020-01-27 | Revert "Use a single Manager across the whole application" | jao | |
This reverts commit 1f1f0bd8b811740c84215f9ed4fa5ebd8309a990. | |||
2020-01-16 | Use a single Manager across the whole application | slotThe | |
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. |