[Linuxwacom-devel] wcmValidateDevice.c build warning : ‘and’ of mutually exclusive equal-te sts is always 0

2010-03-01 Thread Bryan Hundven
CC wcmValidateDevice.lo ../../src/wcmValidateDevice.c: In function ‘wcmParseOptions’: ../../src/wcmValidateDevice.c:386: warning: ‘and’ of mutually exclusive equal-tests is always 0 s = xf86SetStrOption(local-options, PressCurve, NULL); if (s IsStylus(priv) IsEraser(priv))

[Linuxwacom-devel] [PATCH] Fix pressure curve application check.

2010-03-01 Thread Peter Hutterer
4865c30bf0a22ce4083161b1dd953508189b2091 unified the check for when to init the pressure curve. Unfortunately, it didn't actually do so, introducing a wrong if condition. Reported-by: Bryan Hundven bryanhund...@gmail.com Signed-off-by: Peter Hutterer peter.hutte...@who-t.net --- oops. Thanks

Re: [Linuxwacom-devel] Wacom on Lenovo x200 tablet

2010-03-01 Thread Chris Bagwell
On Mon, Mar 1, 2010 at 12:00 AM, Bryan Hundven bryanhund...@gmail.com wrote: I am still seeing an issue with bug 2952501 (on sf tracker) where the cursor jumps. As I noted in the bug, I also see touch cursor jump towards 0X/0Y (in gnome, clicking the applications menu). I still haven't tried

Re: [Linuxwacom-devel] Porting from xdrv to xf86-input-wacom

2010-03-01 Thread Ping Cheng
Hi Chris, Do you feel your bamboo branch is in the position to merge back to the master? If there is not much you can do on that branch, I think you can merge it back. This would make the porting from xdrv to xf86-input-wacom a bit easier for you, I hope. Ping On Tue, Feb 16, 2010 at 6:57 AM,