summaryrefslogtreecommitdiffhomepage
path: root/src/Plugins
AgeCommit message (Collapse)Author
2011-01-13Improved volume monitor.Thomas Tuegel
Featuring: configurable status strings, status colors, and dB thresholds.
2011-01-13Added volume monitor based on alsa-mixer.Thomas Tuegel
2011-01-06Mail now takes its alias as a second argumentJose Antonio Ortega Ruiz
This way we also avoid issue 30, although we're not solving the real issue (which is that the commands parser cannot correctly parse commands with a single argument unless they appear at the end of the list).
2011-01-06NitsJose Antonio Ortega Ruiz
2011-01-04LintingJose Antonio Ortega Ruiz
2011-01-04Battery: support for non-standard locations of AC/online (issue 36)Jose Antonio Ortega Ruiz
We provied a new monitor-specific flag (-f) to specify the location of the file.
2010-12-22Same infinite loop for CpuJose Antonio Ortega Ruiz
2010-12-22MultiCpu lintingJose Antonio Ortega Ruiz
2010-12-22Bug fix: infinite loop in MultiCpuJose Antonio Ortega Ruiz
I've been mistakenly blaming Top of an infinite loop after awake; as it comes, the culprit was MultiCpu, because of a recent change whereby, on the absence of cpu lines, we were generating an infinite list of empty fields.
2010-12-21Samples moved to samples/Jose Antonio Ortega Ruiz
2010-12-21Haskell sources moved to src/ to unclutter toplevelJose Antonio Ortega Ruiz