wmacpi: Bump to version 1.99r7.
[dockapps.git] / wmacpi / TODO
blobef295539fe9d0c58a617ce7456ffaf0c83b1d287
1 2004 January 18 1.99r3
2  * Correctly handle changing batteries at runtime, if possible. Note
3     the bug reported by Joey Hess against wmacpi 1.33 . . .
5 2003 November 23 1.99
6  * Expand libacpi to handle everything else under
7    /proc/acpi. Basically, make it into a full ACPI reporting library. 
9  * Make the command line tool a complete replacement for Grahame
10    Bowland's acpi tool, so that wmacpi won't conflict with it.
12 2003 July 6 0.50
13  * Fix the non-deb installation - as it stands, it doesn't even try.
15  * Yet more cleanups.
17 2003 June 24 0.14
19  * Still more code cleanups - there's a considerable amount of dumb
20    stuff in there still . . . 
22  * Display time left for battery charging. But first make sure that
23    this will actually work with other systems.
25  * Turn libacpi into a real library?
27 2003 May 30 0.10
29  * More code cleanups, particularly in the various display functions.
31  * Full handling of multiple batteries.
33  * Add some kind of progressive display of power consumption, roughly
34    similar to what wmmon displays for cpu usage (possibly as a
35    completely seperate display mode, or possibly as a replacement for
36    the (completely useless) button).
38  * Drop APM support (maybe?).
40 2003 May 26 0.2a
42  * Restructure power state handling - split it into a boolean AC
43    on/off and a battery status flag.
45  * Expand the APMInfo struct to be more useful.
47  * Code cleanups . . .
49  -- Simon Fowler, <simon@dreamcraft.com.au>