Age | Commit message (Expand) | Author |
2010-02-12 | hlinting | Jose Antonio Ortega Ruiz |
2010-02-12 | Using plain IORef instead of MVar in TopCpu | Jose Antonio Ortega Ruiz |
2010-02-12 | Cleaner strictness annotations in Top.hs | Jose A Ortega Ruiz |
2010-02-12 | Using /sys to read battery status | Jose A Ortega Ruiz |
2010-02-12 | New monitor argument to set both max and min widths (-w) | Jose A Ortega Ruiz |
2010-02-12 | Cosmetics | Jose A Ortega Ruiz |
2010-02-11 | Improvements to the top monitors | Jose A Ortega Ruiz |
2010-02-11 | Tweaks to top monitors | Jose A Ortega Ruiz |
2010-02-11 | First stab at top monitors | Jose A Ortega Ruiz |
2010-02-05 | New mail monitor for mbox files (MBox) | Jose A Ortega Ruiz |
2010-02-04 | New DiskU and DiskIO monitors | Jose A 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 | 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-10 | Batt: read energy_ if charge_ is not present | 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 |
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 |
2009-12-09 | Add very experimental EWMH plugin | Spencer Janssen |
2009-11-20 | extend XMonadLog with XPropertyLog | Tomas Janousek |
2009-11-07 | Add XMonadLog. | Spencer Janssen |
2009-10-11 | Support for base 4 without base-3 compatibility | Adam Vogt |
2009-09-26 | Fix for PipeReader contents feching. | jao |
2009-08-26 | Fix parsing in Plugins.Monitors.Net | wirtwolff |
2009-03-18 | Allow color markup in monitor output templates | nzeh |
2009-01-30 | wraning fix in Plugins.Monitors.CoreCommon | Andrea Rossato |
2009-01-28 | Workaround for ghc-6.10.1 bug + cleanup | Juraj Hercek |
2008-11-20 | Catch exceptions from monitors, should fix problems with cpufreq | Spencer Janssen |
2008-09-16 | Cleaned up so that we watch the exit code | John Goerzen |
2008-09-16 | Fixed build error | John Goerzen |
2008-09-16 | Added CommandReader | John Goerzen |