index
:
xmobar
cairo
master
a minimalistic status bar
jao
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
Plugins
/
Monitors
/
Batt.hs
Age
Commit message (
Expand
)
Author
2015-08-18
Batt: protecting against charge_now > charge_full
jao
2014-09-24
Rename dynamic string to icon pattern
Alexander Shabalin
2014-09-14
Implement DynamicString for Monitors supporting vbar.
Alexander Shabalin
2014-08-09
hlint refactorings
Reto Hablützel
2014-03-15
showVerticalBar now takes the same arguments as showPercentBar
Eric Mrak
2014-03-14
Battery now has leftvbar
Eric Mrak
2013-12-30
Fix for time estimation when using the previous workaround
Jose Antonio Ortega Ruiz
2013-12-30
Battery: workaround for obsolete current_now
Jose Antonio Ortega Ruiz
2013-10-27
New N/A string monitor option (cf. #119)
Jose Antonio Ortega Ruiz
2013-10-27
Using width options in wattage display (fixes #118)
Jose Antonio Ortega Ruiz
2013-05-26
Made parseTemplate recursively replace template variables.
Todd Lunter
2013-05-26
New idle status for battery monitor
Jose Antonio Ortega Ruiz
2013-05-26
Refactoring and slight generalisation of the new Battery feature
Jose Antonio Ortega Ruiz
2013-05-26
Allowing template variables in Battery's -O and -o args
Jose Antonio Ortega Ruiz
2013-04-06
caps battery percentage at 100%.
RJ Regenold
2012-01-01
Configurable battery power scale
Jose Antonio Ortega Ruiz
2011-12-26
Back to nominal units for battery power
Jose Antonio Ortega Ruiz
2011-12-18
New -d (decimal digits) monitor option (issue #58)
Jose Antonio Ortega Ruiz
2011-12-18
Battery: correct computation of watts
Jose Antonio Ortega Ruiz
2011-12-17
Batt improvements: watts display fix and no -c needed
Jose Antonio Ortega Ruiz
2011-12-10
Fix for issue #62 (battery monitor on olpc hardware)
Jose Antonio Ortega Ruiz
2011-11-08
Whitespace
Jose Antonio Ortega Ruiz
2011-11-08
Battery: last vestiges of lazy io removed
Jose Antonio Ortega Ruiz
2011-11-08
A new attempt at fixing battery monitor's bailouts on awake
Jose Antonio Ortega Ruiz
2011-11-03
Battery monitor: better handling of exceptions
Jose Antonio Ortega Ruiz
2011-04-02
Use 0 if reading the file fails
Ben Boeckel
2011-03-29
Battery: some divisions by zero eliminated
Jose Antonio Ortega Ruiz
2011-02-13
Battery: use power_now if current_now is not available (issue 40)
Jose Antonio Ortega Ruiz
2011-01-25
Battery: unnecessary external calls to /usr/bin/cat removed
Jose Antonio Ortega Ruiz
2011-01-06
Nits
Jose Antonio Ortega Ruiz
2011-01-04
Linting
Jose Antonio Ortega Ruiz
2011-01-04
Battery: support for non-standard locations of AC/online (issue 36)
Jose Antonio Ortega Ruiz
2010-12-21
Haskell sources moved to src/ to unclutter toplevel
Jose Antonio Ortega Ruiz