summaryrefslogtreecommitdiffhomepage
path: root/Plugins/Monitors/Batt.hs
AgeCommit message (Expand)Author
2010-03-19Usage barsJose A Ortega Ruiz
2010-02-14Merge conflict resolutions in Parsers.hs and Batt.hsJose A Ortega Ruiz
2010-02-12Using /sys to read battery statusJose A Ortega Ruiz
2010-01-20New Monitor option to specify minimum percentage widthJose A. Ortega Ruiz
2010-02-10Batt: read energy_ if charge_ is not presentAndrea 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-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