aboutsummaryrefslogtreecommitdiff
path: root/widgets/bat.lua
AgeCommit message (Expand)AuthorFiles
2013-12-27bat: fix broken battery remaining time (was always N/A)Lyderic Lefever1
2013-12-22bat: expose information on battery wear and tearNormal Ra1
2013-12-15bat: Use a real minus sign for the charging statusMartin Ueding1
2012-06-18bat: metatable bugfix after lua52 portAdrian C. (anrxc)1
2012-06-18Ported vicious.widgets module to lua 5.2Arvydas Sidorenko1
2012-03-04division by zero, if battery is full chargedJörg Thalheim1
2011-11-20bat: fix time calculation, bug introduced in 350e924Adrian C. (anrxc)1
2011-11-19bat: another workaround for broken ACPI implementationsAdrian C. (anrxc)1
2011-07-12bat: better fix for missing rate in 31d7b2fAdrian C. (anrxc)1
2011-02-21bat: fixed "no such device" for current and powerAdrian C. (anrxc)1
2011-02-15bat: added power_now supportAdrian C. (anrxc)1
2010-03-16bat: fixed module descriptionAdrian C. (anrxc)1
2010-03-15bat: fix battery detectionAdrian C. (anrxc)1
2010-03-14API: missing warg should not break awesomeAdrian C. (anrxc)1
2010-03-14API: transform widgets namespace table to a directoryAdrian C. (anrxc)1