Re: XInput2 touch events

2013-10-21 Thread Peter Hutterer
On Mon, Oct 21, 2013 at 11:00:51AM +0200, Volker wrote: > Hello, > > my application registers for XI-TouchBegin/Update/End events on a > window, receives and processes them. > > My problem is that the cursor (core pointer) is still moved by touch > in that window. > > How do I keep the pointer s

XInput2 touch events

2013-10-21 Thread Volker
Hello, my application registers for XI-TouchBegin/Update/End events on a window, receives and processes them. My problem is that the cursor (core pointer) is still moved by touch in that window. How do I keep the pointer separate on windows that handle touch themselfes but not on other win