Age | Commit message (Expand) | Author |
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 |
2009-10-11 | Use a newtype for the backtracking Parsec Alternative instance | Adam Vogt |
2009-10-11 | Support for base 4 without base-3 compatibility | Adam Vogt |
2009-09-18 | Distribute xmobar.config-sample | Adam Vogt |
2009-09-26 | Fix for PipeReader contents feching. | jao |
2009-08-26 | Fix parsing in Plugins.Monitors.Net | wirtwolff |
2009-09-25 | fix a few warnings, clean up some recently added stuff, and restrict parsec t... | Andrea Rossato |
2009-09-23 | Output to stdout whenever fields are defaulted in a config. | Adam Vogt |
2009-09-14 | Parse config file more intelligently. | Adam Vogt |
2009-09-25 | clean up a bit the previous patch | Andrea Rossato |
2009-08-14 | fixed "Abnormally high cpu load on X" (11 issue in tracker) | Sergei Trofimovich |
2009-04-20 | Accept the outermost OnScreen XPosition | Adam Vogt |
2009-04-20 | Add command line option for picking a screen | Adam Vogt |
2009-04-11 | bump version0.9.2 | Andrea Rossato |
2009-04-11 | README updates | Andrea Rossato |
2009-04-09 | Wrapped pixel allocation in DynPixel type | nzeh |
2009-04-09 | trailing space and variable name for the XFT version of printString | Andrea Rossato |