Re: [Development] Multitouch on top of XInput 2.2

2012-07-25 Thread Thiago Macieira
On quarta-feira, 25 de julho de 2012 17.29.47, Christian Spielberger wrote: > What I want is to suggest the changes in the multipoint-touch.git repo > plus my changes to be reviewed/merged into 4.8 mainline. How such a > situation should be handled (with gerrit)? It cannot be. Qt 4.8 will not supp

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. >>> >>> See http://www.youtube.com/watch?v=sRSC4CEYmIg ! >

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

Re: [Development] Multitouch on top of XInput 2.2

2012-07-10 Thread Shawn Rutledge
On Monday wk28 2012 July 09 07:42:02 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. > > > > > > See http://www.you

Re: [Development] Multitouch on top of XInput 2.2

2012-07-09 Thread Shawn Rutledge
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. > > > > See http://www.youtube.com/watch?v=sRSC4CEYmIg ! > > > > Repo: > > See https://gitorious.org/~csp

Re: [Development] Multitouch on top of XInput 2.2

2012-06-28 Thread Shawn Rutledge
On 28 June 2012 13:03, Christian Spielberger wrote: > 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

[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