summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar/Run/Exec.hs
AgeCommit message (Expand)Author
2022-02-04Xmobar.App.Timer -> Xmobar.Run.Timerjao
2020-05-02Update stderr and the bar on receiving exceptionSibi Prabakaran
2020-02-22Timer coalescing: gracefully uncoalesce slow timersTomas Janousek
2020-02-22Implement timer coalescing (noticeably less CPU/power usage)Tomas Janousek
2020-02-22Refactor code from tenthSeconds to doEveryTenthSecondsTomas Janousek
2018-12-02Fix: exposing the Command constructors in libjao