| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-22 | Refactor code from tenthSeconds to doEveryTenthSeconds | Tomas Janousek | |
| A preparation for timer coalescing: tenthSeconds is just a sleep whereas doEveryTenthSeconds enables using a central timer and waiting for all monitors to update before refreshing the window. This commit is just a simple refactor, the actual timer coalescing code comes later. | |||
| 2018-12-02 | Fix: exposing the Command constructors in lib | jao | |
| 2018-11-26 | Xmobar.Config.Parse | jao | |
| 2018-11-25 | Xmobar.System.Utils, Xmobar.X11.Events | jao | |
| 2018-11-25 | Xmobar.App.Main | jao | |
| 2018-11-25 | Xmobar.App and small refactorings | jao | |
| 2018-11-25 | Back to app/src, since it seems they're the default convention for stack | jao | |
