summaryrefslogtreecommitdiffhomepage
path: root/Plugins
AgeCommit message (Expand)Author
2010-02-14Merge conflict resolutions in Parsers.hs and Batt.hsJose A Ortega Ruiz
2010-02-14Protect against IO failres in MBoxJose A Ortega Ruiz
2010-02-14A few redundant bang patterns removedJose A Ortega Ruiz
2010-02-14Less resource hungry top monitorsJose A Ortega Ruiz
2010-02-12hlintingJose Antonio Ortega Ruiz
2010-02-12Using plain IORef instead of MVar in TopCpuJose Antonio Ortega Ruiz
2010-02-12Cleaner strictness annotations in Top.hsJose A Ortega Ruiz
2010-02-12Using /sys to read battery statusJose A Ortega Ruiz
2010-02-12New monitor argument to set both max and min widths (-w)Jose A Ortega Ruiz
2010-02-12CosmeticsJose A Ortega Ruiz
2010-02-11Improvements to the top monitorsJose A Ortega Ruiz
2010-02-11Tweaks to top monitorsJose A Ortega Ruiz
2010-02-11First stab at top monitorsJose A Ortega Ruiz
2010-02-05New mail monitor for mbox files (MBox)Jose A Ortega Ruiz
2010-02-04New DiskU and DiskIO monitorsJose A Ortega Ruiz
2010-01-25Another tiny refactoring.Jose Antonio Ortega Ruiz
2010-01-25Inconsequential refactoring of Disk.Jose Antonio Ortega Ruiz
2010-01-25Documentation for the Disk monitorJose A Ortega Ruiz
2010-01-25Disk: better error recoveryJose Antonio Ortega Ruiz
2010-01-25hlinting the previous patchJose A Ortega Ruiz
2010-01-25New disk i/o monitorJose A Ortega Ruiz
2010-01-21CoreTemps: revert to non-rounding by defaultJose A. Ortega Ruiz
2010-01-21New options in Monitors (padding and width)Jose A. Ortega Ruiz
2010-01-20New Monitor option to specify minimum percentage widthJose A. Ortega Ruiz
2010-01-19MultiCpus: hlintingJose A. Ortega Ruiz
2010-01-19CoreTemp: round temperatures instead of truncating themJose A. Ortega Ruiz
2010-01-19CoreTemp: return temperatures as integer valuesJose A. Ortega Ruiz
2010-01-19Tiny refactoringJose A. Ortega Ruiz
2010-01-19MultiCpus: pad percentagesJose A. Ortega Ruiz
2010-01-18MultiCpus: average only over two samplesJose A. Ortega Ruiz
2010-01-18Small refactoringJose A. Ortega Ruiz
2010-01-18Export only public functions in MultiCpuJose A. Ortega Ruiz
2010-01-18Checking for division by 0 in MultiCpusJose A. Ortega Ruiz
2010-01-17New MultiCpu monitor that works like Cpu for multiple CPU coresJose A. Ortega Ruiz
2010-02-10Batt: read energy_ if charge_ is not presentAndrea Rossato
2010-02-09Suppress warning for half-baked codeAndrea Rossato
2010-02-09Monitors: display exceptionsAndrea Rossato
2010-02-09Batt: use sysfs to retrieve informationAndrea Rossato
2009-11-02Since ACPI reads can be slow, use a helper /bin/cat process to perform themsvein.ove
2008-09-17Also avoid excessive precision in memory displaysJohn Goerzen
2008-09-17Don't show tenths of itemsJohn Goerzen
2009-12-09Add very experimental EWMH pluginSpencer Janssen
2009-11-20extend XMonadLog with XPropertyLogTomas Janousek
2009-11-07Add XMonadLog.Spencer Janssen
2009-10-11Support for base 4 without base-3 compatibilityAdam Vogt
2009-09-26Fix for PipeReader contents feching.jao
2009-08-26Fix parsing in Plugins.Monitors.Netwirtwolff
2009-03-18Allow color markup in monitor output templatesnzeh
2009-01-30wraning fix in Plugins.Monitors.CoreCommonAndrea Rossato
2009-01-28Workaround for ghc-6.10.1 bug + cleanupJuraj Hercek