Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-22 | Bug fix: don't get confused by align separators in input (issue 14) | Jose Antonio Ortega Ruiz | |
This solves the common case of a template separator character (such as {) popping up in xmobar's input (e.g., inside a window title) and confusing the parser. | |||
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 | More documentation nits | Jose Antonio Ortega Ruiz | |
2011-01-15 | Volume documentation: credits and minor changes | Jose Antonio Ortega Ruiz | |
2011-01-15 | Nit | Jose Antonio Ortega Ruiz | |
2011-01-15 | Merge branch 'ttuegel-master' | Jose Antonio Ortega Ruiz | |
2011-01-15 | Volume monitor: minor linting and file header | Jose Antonio Ortega Ruiz | |
2011-01-14 | Whitespace | Jose Antonio Ortega Ruiz | |
2011-01-13 | Corrected spelling error in README. | Thomas Tuegel | |
2011-01-13 | Added more graceful failure strategies to volume monitor. | Thomas Tuegel | |
2011-01-13 | Updated README for improved volume monitor. | Thomas Tuegel | |
2011-01-13 | Improved volume monitor. | Thomas Tuegel | |
Featuring: configurable status strings, status colors, and dB thresholds. | |||
2011-01-13 | Added version constraint for alsa-mixer. | Thomas Tuegel | |
2011-01-13 | Documented volume monitor in README. | Thomas Tuegel | |
2011-01-13 | Added volume monitor based on alsa-mixer. | Thomas Tuegel | |
2011-01-06 | NEWS updated | Jose Antonio Ortega Ruiz | |
2011-01-06 | NEWS updated | Jose Antonio Ortega Ruiz | |
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 | NEWS update | 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 | NEWS updates | Jose Antonio Ortega Ruiz | |
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-24 | Version bump0.12 | 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-22 | xmobar.cabal: incorrectly ordered entries | Jose Antonio Ortega Ruiz | |
2010-12-21 | Samples moved to samples/ | Jose Antonio Ortega Ruiz | |
2010-12-21 | Missing cabal file bits | Jose Antonio Ortega Ruiz | |
2010-12-21 | Haskell sources moved to src/ to unclutter toplevel | Jose Antonio Ortega Ruiz | |
2010-12-19 | Top: better computation of the initial loads | Jose Antonio Ortega Ruiz | |
... and a bit more strictness, in an attempt to catch the sleep/awake bug, whose origin has been eluding me all weekend. | |||
2010-12-19 | Non-throwing parsing of ints and floats | Jose Antonio Ortega Ruiz | |
2010-12-19 | Top refactorings | Jose Antonio Ortega Ruiz | |
2010-12-19 | A bit better error handling in monitors | Jose Antonio Ortega Ruiz | |
2010-12-19 | Idle refactoring | Jose Antonio Ortega Ruiz | |
2010-12-19 | Small refactoring | Jose Antonio Ortega Ruiz | |
2010-12-19 | Top: correct computation of initial times | Jose Antonio Ortega Ruiz | |
2010-12-15 | Wee refactorings | Jose Antonio Ortega Ruiz | |
2010-12-15 | Irrelevant cleansing | Jose Antonio Ortega Ruiz | |
... and, please, disregard my stupid comment on zero lapses after sleep (i just needed to sleep myself): i'm afraid the bug's still there. | |||
2010-12-15 | Top.hs: bug fix | Jose Antonio Ortega Ruiz | |
We weren't guarding for the case of time lapses between updates being zero, which can be the case if we come back from sleep or the clock is externally modified. | |||
2010-12-15 | White space | Jose Antonio Ortega Ruiz | |
2010-12-13 | Nit | Jose Antonio Ortega Ruiz | |