summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar/Plugins/Monitors/Common/Run.hs
AgeCommit message (Collapse)Author
2020-06-23Update based on feedback on the PRSibi Prabakaran
2020-06-23More cleanupSibi Prabakaran
2020-06-23Optimize CPU monitorSibi Prabakaran
2020-06-13Initial support for benchmarks of the pluginsSibi Prabakaran
2020-02-22Refactor code from tenthSeconds to doEveryTenthSecondsTomas 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.
2020-02-05New function `getArgvs` to get all values from user inputslotThe
2018-12-02Fix: exposing the Command constructors in libjao
2018-12-02Plugins.Monitors.Common refactored into submodulesjao