Age | Commit message (Expand) | Author |
2010-02-04 | DiskU/DiskIO documented in README | Jose Antonio Ortega Ruiz |
2010-02-04 | New DiskU and DiskIO monitors | Jose A Ortega Ruiz |
2009-12-30 | add positions with height information | Daniel Wagner |
2009-12-30 | allow escaping in string constants in the configuration | Daniel Wagner |
2010-01-28 | Allow comments and leading whitespace in config (Adam Vogt) | Jose Antonio Ortega Ruiz |
2010-01-25 | Another tiny refactoring. | Jose Antonio Ortega Ruiz |
2010-01-25 | Inconsequential refactoring of Disk. | Jose Antonio Ortega Ruiz |
2010-01-25 | Documentation for the Disk monitor | Jose A Ortega Ruiz |
2010-01-25 | Disk: better error recovery | Jose Antonio Ortega Ruiz |
2010-01-25 | hlinting the previous patch | Jose A Ortega Ruiz |
2010-01-25 | New disk i/o monitor | Jose A Ortega Ruiz |
2010-01-21 | CoreTemps: revert to non-rounding by default | Jose A. Ortega Ruiz |
2010-01-21 | New options in Monitors (padding and width) | Jose A. Ortega Ruiz |
2010-01-20 | README updated | Jose A. Ortega Ruiz |
2010-01-20 | New Monitor option to specify minimum percentage width | Jose A. Ortega Ruiz |
2010-01-19 | MultiCpus: hlinting | Jose A. Ortega Ruiz |
2010-01-19 | CoreTemp: round temperatures instead of truncating them | Jose A. Ortega Ruiz |
2010-01-19 | CoreTemp: return temperatures as integer values | Jose A. Ortega Ruiz |
2010-01-19 | Tiny refactoring | Jose A. Ortega Ruiz |
2010-01-19 | MultiCpus: pad percentages | Jose A. Ortega Ruiz |
2010-01-18 | MultiCpus: average only over two samples | Jose A. Ortega Ruiz |
2010-01-18 | Small refactoring | Jose A. Ortega Ruiz |
2010-01-18 | Export only public functions in MultiCpu | Jose A. Ortega Ruiz |
2010-01-18 | Checking for division by 0 in MultiCpus | Jose A. Ortega Ruiz |
2010-01-17 | New MultiCpu monitor that works like Cpu for multiple CPU cores | Jose A. Ortega Ruiz |
2010-02-12 | correctly parse static position in config0.10 | Andrea Rossato |
2010-02-11 | fix issue 19 - a small reegression in the config parser | Andrea Rossato |
2010-02-10 | fix issue 5 | Andrea Rossato |
2010-02-10 | fix issue 7 | Andrea Rossato |
2010-02-10 | fix ghc-6.12.1 warnings andd fix issue 17 | Andrea Rossato |
2010-02-10 | Batt: read energy_ if charge_ is not present | Andrea Rossato |
2010-02-09 | bump version and set default value for xft and hinotify | Andrea Rossato |
2010-02-09 | Suppress warning for half-baked code | Andrea Rossato |
2010-02-09 | Monitors: display exceptions | Andrea Rossato |
2010-02-09 | Batt: use sysfs to retrieve information | Andrea Rossato |
2010-02-09 | update my email | Andrea Rossato |
2010-01-30 | Partial fix for issue 14. | Michal Terepeta |
2010-02-06 | get rid of action-permutations and use parsec permutation library instead | Andrea Rossato |
2009-11-02 | Since ACPI reads can be slow, use a helper /bin/cat process to perform them | svein.ove |
2008-09-17 | Also avoid excessive precision in memory displays | John Goerzen |
2008-09-17 | Don't show tenths of items | John Goerzen |
2010-01-02 | Use native utf-8 input in GHC 6.12 | svein.ove |
2009-12-09 | Add very experimental EWMH plugin | Spencer Janssen |
2009-11-21 | xmonadpropwrite: pass input unchanged, UTF8 not needed | Tomas Janousek |
2009-11-20 | extend XMonadLog with XPropertyLog | Tomas Janousek |
2009-11-19 | Depend on Cabal 1.6, required for "4.*" dependency | Spencer Janssen |
2009-11-07 | Add XMonadLog. | Spencer Janssen |
2009-10-14 | use whatever version of parsec we have | Andrea Rossato |
2009-10-14 | reference to i3status in the README | Andrea Rossato |
2009-10-11 | Strip '--' comments in xmobarrc | Adam Vogt |