DeviceKit-disks 003 and gnome-disk-utility 0.2 released

2009-03-02 Thread David Zeuthen
Hey, Finally, here are some releases of DeviceKit-disks and gnome-disk-utility. For the latter I should probably find a gnome mailing list to use; for the time being I'm going to use this one. Note that these releases are tagged as unstable because the all of the API can, and will, change. That

DeviceKit 003 released

2009-03-02 Thread David Zeuthen
== DeviceKit 003 == http://hal.freedesktop.org/releases/DeviceKit-003.tar.gz DeviceKit is an abstraction for enumerating devices and listening to device events. Any application on the system can access the org.freedesktop.DeviceKit service via the system message bus. On GNU/Linux,

Wakeup interface concerns (Was Re: changing the enum type)

2009-03-02 Thread David Zeuthen
(replying separately to this topic) On Mon, 2009-03-02 at 16:10 +, Richard Hughes wrote: > > (cf. the .Wakeup interface) > > What's wrong with it? OK, so I'm looking at http://cgit.freedesktop.org/DeviceKit/DeviceKit-power/tree/src/org.freedesktop.DeviceKit.Power.Wakeups.xml?id=DeviceKit-po

Re: changing the enum type

2009-03-02 Thread David Zeuthen
On Mon, 2009-03-02 at 16:10 +, Richard Hughes wrote: > On Mon, 2009-03-02 at 10:56 -0500, David Zeuthen wrote: > > On Mon, 2009-03-02 at 15:49 +, Richard Hughes wrote: > > > On Fri, 2009-02-27 at 11:03 -0500, David Zeuthen wrote: > > > > On Fri, 2009-02-27 at 15:25 +, Richard Hughes wro

Re: changing the enum type

2009-03-02 Thread Richard Hughes
On Mon, 2009-03-02 at 10:56 -0500, David Zeuthen wrote: > On Mon, 2009-03-02 at 15:49 +, Richard Hughes wrote: > > On Fri, 2009-02-27 at 11:03 -0500, David Zeuthen wrote: > > > On Fri, 2009-02-27 at 15:25 +, Richard Hughes wrote: > > > > Right, but using EggDBus the enums would be uint type

Re: changing the enum type

2009-03-02 Thread David Zeuthen
On Mon, 2009-03-02 at 15:49 +, Richard Hughes wrote: > On Fri, 2009-02-27 at 11:03 -0500, David Zeuthen wrote: > > On Fri, 2009-02-27 at 15:25 +, Richard Hughes wrote: > > > Right, but using EggDBus the enums would be uint types, > > We'd probably want to change something else but that's f

Re: changing the enum type

2009-03-02 Thread Richard Hughes
On Fri, 2009-02-27 at 11:03 -0500, David Zeuthen wrote: > On Fri, 2009-02-27 at 15:25 +, Richard Hughes wrote: > > Right, but using EggDBus the enums would be uint types, > We'd probably want to change something else but that's fine, we've never > promised DeviceKit-power was ABI stable (btw,

Re: DeviceKit-power 006 released

2009-03-02 Thread Richard Hughes
On Mon, 2009-03-02 at 16:33 +0100, Michael Biebl wrote: > looks like configure.ac is bit out of sync: > > AC_INIT(DeviceKit-power, 003, > http://lists.freedesktop.org/mailman/listinfo/devkit-devel) > AM_INIT_AUTOMAKE(DeviceKit-power, 007) > (note the 003 vs 007) Good catch. > I suggest, setting

Re: DeviceKit-power 006 released

2009-03-02 Thread Michael Biebl
2009/2/10 Richard Hughes : > Version 006 > ~~~ > Released: 2009-02-10 > > Bugfixes: >  - Fix compile failure with gcc-4.4.0 and old versions of glib2 (Richard > Hughes) >  - Only enable the wakeups polling if a client requires the data (Richard > Hughes) >  - Correctly set the power-suppl