summaryrefslogtreecommitdiffhomepage
path: root/Plugins/Monitors/Batt.hs
AgeCommit message (Expand)Author
2008-03-16Add BatteryP a monitor for batteriesAndrea Rossato
2007-09-12include BAT0 acpi battery status tooJens Petersen
2007-07-24Batt: we check if the file exists instead of catching an exceptionAndrea Rossato
2007-07-24Batt: better error handlingAndrea Rossato
2007-07-24Batt.hs: refactor to reduce resource usageAndrea Rossato
2007-07-19Moved battery line parsing into the Maybe monad.Krzysztof Kosciuszkiewicz
2007-07-19Safer parsing without parsec in battery monitorKrzysztof Kosciuszkiewicz
2007-07-16Fix parsing and processing data in Batt monitor.Krzysztof Kosciuszkiewicz
2007-07-18Monitors are now a Plugin that can be removed from Config.hsAndrea Rossato