Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-18 | Batt: protecting against charge_now > charge_full | jao | |
(yes, it's happening on an xps with kernel 4.1.5) | |||
2014-09-24 | Rename dynamic string to icon pattern | Alexander Shabalin | |
2014-09-14 | Implement DynamicString for Monitors supporting vbar. | Alexander Shabalin | |
* Batt * Bright * Cpu * Disk * MPD * Mem * MultiCpu * Net * Volume * Wireless | |||
2014-08-09 | hlint refactorings | Reto Hablützel | |
2014-03-15 | showVerticalBar now takes the same arguments as showPercentBar | Eric Mrak | |
2014-03-14 | Battery now has leftvbar | Eric Mrak | |
2013-12-30 | Fix for time estimation when using the previous workaround | Jose Antonio Ortega Ruiz | |
2013-12-30 | Battery: workaround for obsolete current_now | Jose Antonio Ortega Ruiz | |
2013-10-27 | New N/A string monitor option (cf. #119) | Jose Antonio Ortega Ruiz | |
2013-10-27 | Using width options in wattage display (fixes #118) | Jose Antonio Ortega Ruiz | |
2013-05-26 | Made parseTemplate recursively replace template variables. | Todd Lunter | |
2013-05-26 | New idle status for battery monitor | Jose Antonio Ortega Ruiz | |
2013-05-26 | Refactoring and slight generalisation of the new Battery feature | Jose Antonio Ortega Ruiz | |
2013-05-26 | Allowing template variables in Battery's -O and -o args | Jose Antonio Ortega Ruiz | |
Should address github issue #109. Thanks to Todd Lunter for the suggestion. | |||
2013-04-06 | caps battery percentage at 100%. | RJ Regenold | |
2012-01-01 | Configurable battery power scale | Jose Antonio Ortega Ruiz | |
2011-12-26 | Back to nominal units for battery power | Jose Antonio Ortega Ruiz | |
Must have been a glitch in my kernel version (?) | |||
2011-12-18 | New -d (decimal digits) monitor option (issue #58) | Jose Antonio Ortega Ruiz | |
2011-12-18 | Battery: correct computation of watts | Jose Antonio Ortega Ruiz | |
2011-12-17 | Batt improvements: watts display fix and no -c needed | Jose Antonio Ortega Ruiz | |
We no longer use -c to specify cases when only _design exists, but try to detect that automatically (as well as the energy/charge dichotomy). Also fixed a bug that precluded display of <watts> when no threshold colours were specified. | |||
2011-12-10 | Fix for issue #62 (battery monitor on olpc hardware) | Jose Antonio Ortega Ruiz | |
2011-11-08 | Whitespace | Jose Antonio Ortega Ruiz | |
2011-11-08 | Battery: last vestiges of lazy io removed | Jose Antonio Ortega Ruiz | |
2011-11-08 | A new attempt at fixing battery monitor's bailouts on awake | Jose Antonio Ortega Ruiz | |
2011-11-03 | Battery monitor: better handling of exceptions | Jose Antonio Ortega Ruiz | |
An attempt to fix #60, that is, crashes after power resumes due to unreadable battery stats files. | |||
2011-04-02 | Use 0 if reading the file fails | Ben Boeckel | |
2011-03-29 | Battery: some divisions by zero eliminated | Jose Antonio Ortega Ruiz | |
2011-02-13 | Battery: use power_now if current_now is not available (issue 40) | Jose Antonio Ortega Ruiz | |
2011-01-25 | Battery: unnecessary external calls to /usr/bin/cat removed | Jose Antonio Ortega Ruiz | |
2011-01-06 | Nits | Jose Antonio Ortega Ruiz | |
2011-01-04 | Linting | Jose Antonio Ortega Ruiz | |
2011-01-04 | Battery: support for non-standard locations of AC/online (issue 36) | Jose Antonio Ortega Ruiz | |
We provied a new monitor-specific flag (-f) to specify the location of the file. | |||
2010-12-21 | Haskell sources moved to src/ to unclutter toplevel | Jose Antonio Ortega Ruiz | |