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