summaryrefslogtreecommitdiffhomepage
path: root/Plugins/Monitors/Common.hs
AgeCommit message (Expand)Author
2010-02-09Monitors: display exceptionsAndrea Rossato
2009-11-02Since ACPI reads can be slow, use a helper /bin/cat process to perform themsvein.ove
2008-09-17Don't show tenths of itemsJohn Goerzen
2009-10-11Support for base 4 without base-3 compatibilityAdam Vogt
2009-03-18Allow color markup in monitor output templatesnzeh
2008-11-20Catch exceptions from monitors, should fix problems with cpufreqSpencer Janssen
2007-11-05Plugins/Monitors/Common.hs: fix a bug in stringParserAndrea Rossato
2007-09-27Monitors: updated to recent API changes - code formattingAndrea Rossato
2007-09-12Parse the temperature separately in Celcius and Fahrenheit.Jens Petersen
2007-09-12only use 1 decimal place for showing floating numbersJens Petersen
2007-07-24Monitors.Common: parseString must use ByteStringsAndrea Rossato
2007-07-24Monitors.Commons: more code cleanupAndrea Rossato
2007-07-24Monitors.Common: parseString will not produce exceptions anymoreAndrea Rossato
2007-07-23the normal color is set when normal > lowAndrea Rossato
2007-07-12Get rid of floats in scientific notation.Krzysztof Kosciuszkiewicz
2007-07-12Allow reverse "high" and "low" thresholdsKrzysztof Kosciuszkiewicz
2007-07-18Monitors are now a Plugin that can be removed from Config.hsAndrea Rossato