DeviceKit-power 009 released

2009-07-06 Thread Richard Hughes
Version 009 ~~~ Released: 2009-07-06 Note: - The DBus interface of DeviceKit-power may be subject to change in future versions of this daemon. - The experimental devkit-power-gobject library has no API or ABI guarantees. - This is the first version of DeviceKit-power where multiple l

Re: Advice on battery status

2009-07-06 Thread Richard Hughes
2009/7/6 Kay Sievers : > They would be gray, but showing the current charge level? Yes, something like that. Richard. ___ devkit-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/devkit-devel

Re: Advice on battery status

2009-07-06 Thread Kay Sievers
On Mon, Jul 6, 2009 at 12:31, Richard Hughes wrote: > 2009/7/6 Kay Sievers : >> Is FULL and EMPTY really a state of the device like CHARGING >> DISCHARGING? Wouldn't it be two different things what's currently >> "done with it" and what's "in there"? > > Yes, as batteries can be fully charged at 85

Re: Advice on battery status

2009-07-06 Thread Richard Hughes
2009/7/6 Kay Sievers : > Is FULL and EMPTY really a state of the device like CHARGING > DISCHARGING? Wouldn't it be two different things what's currently > "done with it" and what's "in there"? Yes, as batteries can be fully charged at 85% or empty at 12%. > What's done with it: >   CHARGING (not

Re: Advice on battery status

2009-07-06 Thread Kay Sievers
On Mon, Jul 6, 2009 at 10:59, Richard Hughes wrote: > At the moment DK-p has the following status values: > >        DKP_DEVICE_STATE_UNKNOWN, >        DKP_DEVICE_STATE_CHARGING, >        DKP_DEVICE_STATE_DISCHARGING, >        DKP_DEVICE_STATE_EMPTY, >        DKP_DEVICE_STATE_FULLY_CHARGED, > > Thi

Advice on battery status

2009-07-06 Thread Richard Hughes
At the moment DK-p has the following status values: DKP_DEVICE_STATE_UNKNOWN, DKP_DEVICE_STATE_CHARGING, DKP_DEVICE_STATE_DISCHARGING, DKP_DEVICE_STATE_EMPTY, DKP_DEVICE_STATE_FULLY_CHARGED, This limits us with multi-battery setups, where batteries can disc

Re: Any plan to remove devkit-gobject dependency from DevKit-power

2009-07-06 Thread Richard Hughes
2009/7/6 Zhu, Peter J : > I still see devkit-power make much call to devkit-gobject rather than using > libudev. Any plan to remove that to embrace libudev? Already done in the gudev branch. The reason that it's not yet been pushed to master is I need to do a DeviceKit-power update for F11, and t

Any plan to remove devkit-gobject dependency from DevKit-power

2009-07-06 Thread Zhu, Peter J
Hi, I still see devkit-power make much call to devkit-gobject rather than using libudev. Any plan to remove that to embrace libudev? Thanks Peter ___ devkit-devel mailing list [email protected] http://lists.freedesktop.org/mailman/list