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
/
Batt.hs
Age
Commit message (
Expand
)
Author
2021-10-08
try to reorganize modules per os
Michal Zielonka
2020-02-11
Battery: fix time calculations on some Linux systems
Paul Fertser
2020-01-08
FreeBSD battery: Condition to notify if battery is full.
Dhananjay Balan
2020-01-06
Support for freebsd battery status:
Dhananjay Balan
2020-01-04
Replace parseOpts with a generic function
slotThe
2019-10-15
Battery: -P to show %
jao
2019-10-12
Replacing the cute <> operator to make GHC 8.0/8.2 happy
jao
2019-10-12
Display additional strings depending on battery status
slotThe
2019-06-30
You're just nitpicking, hlint
jao
2019-06-30
Fix: only call the low battery action when not using AC
jao
2019-06-30
hlinting
jao
2019-06-30
New options -a, -A for low battery notifications
jao
2019-04-21
Batt: level color set also for AC on/off string
jao
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