summaryrefslogtreecommitdiffhomepage
path: root/Plugins/Monitors/Cpu.hs
AgeCommit message (Collapse)Author
2010-12-11Use `head' rather than `flip (!!) 0'Ben Boeckel
2010-12-11Don't hard code the number of valuesBen Boeckel
Make an infinite list of empty strings so that if something is asked for and cannot be provided, index errors don't occur.
2010-12-09Maintainer field in headers set to jaoJose Antonio Ortega Ruiz
2010-12-08Default to False for the -P option and leave the % to the templatesJose Antonio Ortega Ruiz
2010-03-19Usage barsJose A Ortega Ruiz
Ignore-this: 63fd21a117029674e33a9c4419dbc4de ASCII art bars for a bunch of monitors. darcs-hash:20100319203324-748be-2f927aa0e16d8874e10a04f0245427d32e0e53ce.gz
2010-01-20New Monitor option to specify minimum percentage widthJose A. Ortega Ruiz
Ignore-this: 5e0413c218f257c0db06f83665bd2e5 The new option, -p, is a number specifying how many characters the numerical part of percentages should take. Padding consists of whitespace. E.g. -p 3 makes '3%' appear as ' 3%'. The default value is 0, which means padding is disabled. darcs-hash:20100120215608-40885-2c2ac6718af740971dad491eea92947bae840163.gz
2007-07-18Monitors are now a Plugin that can be removed from Config.hsAndrea Rossato
darcs-hash:20070718151211-d6583-7e0e49c22d07feda72d03370fd592c196dfcc9c1.gz