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
Age
Commit message (
Expand
)
Author
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-11-03
fix for ghc6
Martin Perner
2011-08-30
catch alsa exception on decibel acquire
Martin Perner
2011-08-21
Report iowait in Cpu monitor (fixes #55)
Jose Antonio Ortega Ruiz
2011-08-21
Whitespace
Jose Antonio Ortega Ruiz
2011-08-21
Wireless: treat <quality> as a %, and honor -p (fixes #48)
Jose Antonio Ortega Ruiz
2011-08-08
Cope with new file system layout of CPU temperature sensor readings
Norbert Zeh
2011-07-31
fix build failure against ghc-7.2
Sergei Trofimovich
2011-06-02
Merge pull request #15 from skinner33/master
jao
2011-06-02
Merge pull request #14 from mathstuf/dev/fix-battery-exceptions
jao
2011-06-02
Compatibility with libmpd 0.6 (fixes #50)
jao
2011-04-05
Bright Monitor: Use 0 if reading the file fails
Martin Perner
2011-04-05
Bright Monitor: Didn't made use of -S
Martin Perner
2011-04-04
Added brightness monitor
Martin Perner
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-03-21
Unused options in MPD removed
Jose Antonio Ortega Ruiz
2011-03-15
Use the environment to configure the MPD server
Ben Boeckel
2011-02-25
ThermalZone fixes
Jose Antonio Ortega Ruiz
2011-02-25
New monitor, ThermalZone, addressing issue 44
Jose Antonio Ortega Ruiz
2011-02-13
Nit
Jose Antonio Ortega Ruiz
2011-02-13
Dead code elimination (doActionTwiceWithDelay)
Jose Antonio Ortega Ruiz
2011-02-13
Same medicine for DiskIO (no doActionTwiceWithDelay left)
Jose Antonio Ortega Ruiz
2011-02-13
Cpu and MultiCpu should also be more accurate now
Jose Antonio Ortega Ruiz
2011-02-13
Battery: use power_now if current_now is not available (issue 40)
Jose Antonio Ortega Ruiz
2011-02-13
More accurate net monitor rates (issue 42)
Jose Antonio Ortega Ruiz
2011-01-25
Battery: unnecessary external calls to /usr/bin/cat removed
Jose Antonio Ortega Ruiz
2011-01-15
Linting
Jose Antonio Ortega Ruiz
2011-01-15
Volume monitor: new field 'volumebar', and a bit of refactoring
Jose Antonio Ortega Ruiz
2011-01-15
Nit
Jose Antonio Ortega Ruiz
2011-01-15
Volume monitor: minor linting and file header
Jose Antonio Ortega Ruiz
2011-01-13
Added more graceful failure strategies to volume monitor.
Thomas Tuegel
2011-01-13
Improved volume monitor.
Thomas Tuegel
2011-01-13
Added volume monitor based on alsa-mixer.
Thomas Tuegel
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-22
Same infinite loop for Cpu
Jose Antonio Ortega Ruiz
2010-12-22
MultiCpu linting
Jose Antonio Ortega Ruiz
2010-12-22
Bug fix: infinite loop in MultiCpu
Jose Antonio Ortega Ruiz
2010-12-21
Haskell sources moved to src/ to unclutter toplevel
Jose Antonio Ortega Ruiz