summaryrefslogtreecommitdiffhomepage
path: root/Plugins
AgeCommit message (Expand)Author
2010-03-20Bars for DiskIOJose A Ortega Ruiz
2010-03-19Bar background, foreground and width configurableJose A Ortega Ruiz
2010-03-19Usage barsJose A Ortega Ruiz
2010-02-25Top monitor: top activity bounds checking.Jose A Ortega Ruiz
2010-02-22Wireless monitor: better boundary checksJose A Ortega Ruiz
2010-02-22Getting the padding rightJose A Ortega Ruiz
2010-02-21Respect padding in the blank string aboveJose A Ortega Ruiz
2010-02-21Wireless monitor: using a blank string for non-available qualityJose A Ortega Ruiz
2010-02-21New Wireless monitorJose A Ortega Ruiz
2010-02-20Using ByteStrings to more resilient MBox countingJose A Ortega Ruiz
2010-02-16Documenting that flags must be passed to cabal _install_Jose A Ortega Ruiz
2010-02-16Little nitsJose A Ortega Ruiz
2010-02-14Unused import in Mail plugin removedJose A Ortega Ruiz
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