Re: [Linuxwacom-devel] [PATCH] Export current tool ID in the property too

2012-02-29 Thread Peter Hutterer
On Wed, Feb 29, 2012 at 04:09:13PM -0800, Jason Gerecke wrote: > On Tue, Feb 21, 2012 at 10:54 PM, Peter Hutterer > wrote: > > Previously, we exported old serial number, old tool ID and current serial > > number. Export the current tool ID as well. > > > > Signed-off-by: Peter Hutterer > > --- >

Re: [Linuxwacom-devel] [PATCH] Export current tool ID in the property too

2012-02-29 Thread Jason Gerecke
On Tue, Feb 21, 2012 at 10:54 PM, Peter Hutterer wrote: > Previously, we exported old serial number, old tool ID and current serial > number. Export the current tool ID as well. > > Signed-off-by: Peter Hutterer > --- >  include/wacom-properties.h |    6 -- >  src/wcmCommon.c            |    

Re: [Linuxwacom-devel] [PATCH] Export current tool ID in the property too

2012-02-22 Thread Chris Bagwell
I believe I get it. I was thinking about advertising the old value change but this instead looks like it advertises missing device ID change which indirectly covers all the cases were old values need updating... and old values only get updated on demand. Reviewed-by: Chris Bagwell On Wed, Feb

Re: [Linuxwacom-devel] [PATCH] Export current tool ID in the property too

2012-02-22 Thread Bastien Nocera
Em Wed, 2012-02-22 às 16:54 +1000, Peter Hutterer escreveu: > Previously, we exported old serial number, old tool ID and current serial > number. Export the current tool ID as well. Just what I needed. I changed the code in gnome-settings-daemon and gnome-control-center to check for the current to

[Linuxwacom-devel] [PATCH] Export current tool ID in the property too

2012-02-21 Thread Peter Hutterer
Previously, we exported old serial number, old tool ID and current serial number. Export the current tool ID as well. Signed-off-by: Peter Hutterer --- include/wacom-properties.h |6 -- src/wcmCommon.c|6 +++--- src/wcmXCommand.c | 16 ++-- src/xf86