index
:
xmobar
cairo
master
a minimalistic status bar
jao
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
Xmobar
/
Plugins
/
Monitors
/
Common
Age
Commit message (
Expand
)
Author
2020-08-08
Fix: don't go below zero in indexed bars
jao
2020-08-07
Redundant imports (mostly <$>) removed
jao
2020-08-07
String index as progress bar
jao
2020-06-23
Fix hlint warnings
Sibi Prabakaran
2020-06-23
Update based on feedback on the PR
Sibi Prabakaran
2020-06-23
Hlint fixes
Sibi Prabakaran
2020-06-23
More cleanup
Sibi Prabakaran
2020-06-23
Fix warnings
Sibi Prabakaran
2020-06-23
More efficient formatting
Sibi Prabakaran
2020-06-23
Optimize CPU monitor
Sibi Prabakaran
2020-06-13
Initial support for benchmarks of the plugins
Sibi Prabakaran
2020-02-22
Refactor code from tenthSeconds to doEveryTenthSeconds
Tomas Janousek
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
2020-01-27
Revert "Only require http-conduit when absolutely necessary"
jao
2020-01-16
Only require http-conduit when absolutely necessary
slotThe
2020-01-16
Use a single Manager across the whole application
slotThe
2020-01-04
Replace parseOpts with a generic function
slotThe
2019-10-15
Battery: -P to show %
jao
2018-12-03
CoreCommon -> Common.Files
jao
2018-12-02
Fix: exposing the Command constructors in lib
jao
2018-12-02
Plugins.Monitors.Common refactored into submodules
jao