This set fixes two issues and are going to made available through an RC2 release. Patch 1 fixes an issue with the arbitration code that was recently introduced, while patches 2-4 revert the changes to our gesture code that broke touchpads and then (hopefully correctly) reimplements their spirit (which is to say, to have our driver work sensibly with XI2 touches on both direct and indirect devices).
Jason Gerecke (4): Allow touch to grab and maintain pointer control from idle puck Revert "Unify wcmFingerMultitouch and wcmSendTouchEvent" Revert "Don't emulate a mouse when multitouch is enabled" Have direct input touch use server emulation to move pointer src/wcmCommon.c | 25 +++++++++-- src/wcmISDV4.c | 3 ++ src/wcmTouchFilter.c | 118 +++++++++++++++++++++++++++++++++++++-------------- src/wcmUSB.c | 6 +++ src/xf86WacomDefs.h | 1 + 5 files changed, 116 insertions(+), 37 deletions(-) -- 2.1.0 ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel