Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-13 | Improved volume monitor. | Thomas Tuegel | |
Featuring: configurable status strings, status colors, and dB thresholds. | |||
2011-01-13 | Added volume monitor based on alsa-mixer. | Thomas Tuegel | |
2011-01-06 | Mail now takes its alias as a second argument | Jose 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-06 | Fix for compilation on OS X (issue 28) | 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 | |
We provied a new monitor-specific flag (-f) to specify the location of the file. | |||
2011-01-03 | Whitespace | Jose Antonio Ortega Ruiz | |
2010-12-27 | Linting | Jose Antonio Ortega Ruiz | |
2010-12-27 | Bug fix: correctly center text vertically | Jose Antonio Ortega Ruiz | |
2010-12-27 | Fix for FullBM border specification | Jose Antonio Ortega Ruiz | |
2010-12-27 | Respect height in BottomSize (issue 27) | 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 | |
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-21 | Samples moved to samples/ | Jose Antonio Ortega Ruiz | |
2010-12-21 | Haskell sources moved to src/ to unclutter toplevel | Jose Antonio Ortega Ruiz | |