Jörg Thalheim
29f809e819
[bat] division by zero, if battery is full charged
...
If the battery state change from charging to full,
power_now is reseted to zero for a little time.
This cause division by zero, which was visible as a very big negative
number because of the behaviour of string.format.
2012-01-29 12:47:20 +01:00
Adrian C. (anrxc)
45c6ebaeb6
bat: fix time calculation, bug introduced in 350e924
2011-11-20 17:44:04 +01:00
Adrian C. (anrxc)
350e9240ea
bat: another workaround for broken ACPI implementations
2011-11-19 02:20:08 +01:00
Adrian C. (anrxc)
44aea3786f
bat: better fix for missing rate in 31d7b2f
...
Thanks to Ikke for debugging this.
2011-07-12 23:54:13 +02:00
Adrian C. (anrxc)
31d7b2fc6b
bat: fixed "no such device" for current and power
2011-02-21 06:46:49 +01:00
Adrian C. (anrxc)
6ddad318e0
bat: added power_now support
...
Looks like current_now will eventually be deprecated. Thanks to Conrad
Calmez for finding this bug report:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532000
2011-02-15 03:49:43 +01:00
Adrian C. (anrxc)
94a60fbc3b
bat: fixed module description
2010-03-16 20:26:49 +01:00
Adrian C. (anrxc)
7cbf987a2a
bat: fix battery detection
2010-03-15 02:42:36 +01:00
Adrian C. (anrxc)
4dad2e360c
API: missing warg should not break awesome
2010-03-14 03:37:40 +01:00
Adrian C. (anrxc)
237470c8f4
API: transform widgets namespace table to a directory
2010-03-14 01:55:33 +01:00