Age | Commit message (Expand) | Author |
---|---|---|
2010-02-10 | Batt: read energy_ if charge_ is not present | Andrea Rossato |
2010-02-09 | Batt: use sysfs to retrieve information | Andrea Rossato |
2009-11-02 | Since ACPI reads can be slow, use a helper /bin/cat process to perform them | svein.ove |
2008-03-16 | Add BatteryP a monitor for batteries | Andrea Rossato |
2007-09-12 | include BAT0 acpi battery status too | Jens Petersen |
2007-07-24 | Batt: we check if the file exists instead of catching an exception | Andrea Rossato |
2007-07-24 | Batt: better error handling | Andrea Rossato |
2007-07-24 | Batt.hs: refactor to reduce resource usage | Andrea Rossato |
2007-07-19 | Moved battery line parsing into the Maybe monad. | Krzysztof Kosciuszkiewicz |
2007-07-19 | Safer parsing without parsec in battery monitor | Krzysztof Kosciuszkiewicz |
2007-07-16 | Fix parsing and processing data in Batt monitor. | Krzysztof Kosciuszkiewicz |
2007-07-18 | Monitors are now a Plugin that can be removed from Config.hs | Andrea Rossato |