From 5ff480ddf3146ceaf98ea71563a6b66e0106b312 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Thu, 30 Jul 2009 02:08:46 +0200 Subject: Updated the ChangeLog file in preparation for a new version. --- ChangeLog | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/ChangeLog b/ChangeLog index 270608a..85039a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,42 @@ +commit 2921200d0f1dbf36ae885d0898849a31e646f372 +Author: Adrian C. (anrxc) +Date: Thu Jul 30 02:05:22 2009 +0200 + + Added handlers to batat and fixed the battery_state table. + + Batat now returns "/" in situations where the battery is not + present. Last commit broke the battery_state table, fixed that. + +commit e2d503ee36d0e3f0d20f7f888ab03caac68c32bb +Author: Adrian C. (anrxc) +Date: Thu Jul 30 01:48:07 2009 +0200 + + Added a new, standalone, battery widget. + + The widget reads /proc/acpi/battery/*/{info,state} and doesn't require + an external utility like 'acpi' or 'acpitool'. It returns state, + charge and remaining time information, just like the old bat (now + batat) widget. Using /sys/class/power_supply we would need to open + much more file descriptors so we use /proc for now. + +commit 19ca7b5a038508179b2e195d223ecaa2299f14a1 +Author: Adrian C. (anrxc) +Date: Wed Jul 29 23:40:50 2009 +0200 + + Replaced TODO with Todo in helpers. + +commit 9cd250be0b046cf4692df077e9e1db1d050345d0 +Author: Adrian C. (anrxc) +Date: Wed Jul 29 23:13:24 2009 +0200 + + Fixed batat module name and expanded bat states and symbols. + +commit b331cb15707055190d2485ad492eabda6cece03b +Author: Adrian C. (anrxc) +Date: Wed Jul 29 22:22:17 2009 +0200 + + Updated the ChangeLog file. + commit 76b8978ef2d75ba8930ef263afb4a2d583c629c4 Author: Adrian C. (anrxc) Date: Wed Jul 29 22:20:32 2009 +0200 -- cgit v1.2.3