Re: [Development] Multitouch on top of XInput 2.2

2012-07-25 Thread Christian Spielberger
On 07/09/2012 07:42 PM, Shawn Rutledge wrote: > On Thursday wk26 2012 June 28 05:09:41 PM ext Shawn Rutledge wrote: >> On 28 June 2012 13:03, Christian Spielberger >> >> wrote: >>> Hi, >>> >>> I got multitouch on top of XInput 2.2 to work. >&g

Re: [Development] Multitouch on top of XInput 2.2

2012-07-19 Thread Christian Spielberger
> I noticed you deleted the code to deal with the valuators completely, so that > means in your branch there is no support for pressure or major/minor axes, > right? When I run fingerpaint against your branch, it is indeed insensitive > to pressure, I just get circles all the same size. I don't t

[Development] Multitouch on top of XInput 2.2

2012-06-28 Thread Christian Spielberger
Hi, I got multitouch on top of XInput 2.2 to work. See http://www.youtube.com/watch?v=sRSC4CEYmIg ! Repo: See https://gitorious.org/~cspiel/qt/cspiels-qt-4_8-with-xinput2_1 ! Branch: 4.8-XI2.2-touch Maybe the branch can be the base for the multitouch integration for X11. How the branch came a