Re: [Linuxwacom-devel] [PATCH 0/9] Multitouch support patches

2012-09-30 Thread Chris Bagwell
On Sat, Sep 29, 2012 at 6:58 PM, Jason Gerecke killert...@gmail.com wrote: This set of patches adds multitouch support to the driver. The new API made available in XI2.2 is used to report the location of all contacts, allowing applications to work with the touch points themselves. This is

[Linuxwacom-devel] Intuos4 - button mapping OLEDS

2012-09-30 Thread Przemo Firszt
Hi, I integrated some logic rendering precedures from i4oled into gnome-control-center-wacom-panel-map-buttons: http://firszt.eu/wacom-icons/Screencast_from_09-30-2012_10:27:40PM.webm The code is not yet ready for release (it's dirty requires changing permissions to access sysfs). Kind

Re: [Linuxwacom-devel] [PATCH 8/9] Send touch events to X when gestures are disabled

2012-09-30 Thread Jason Gerecke
On Sat, Sep 29, 2012 at 7:12 PM, Thomas Jaeger thjae...@gmail.com wrote: On 09/29/2012 07:58 PM, Jason Gerecke wrote: For the moment, all touches are sent as XIDependentTouch. Direct touch devices such as tablet PCs and Cintiqs are not an exception. This may be changed in the future once

Re: [Linuxwacom-devel] [PATCH 0/9] Multitouch support patches

2012-09-30 Thread Jason Gerecke
On Sun, Sep 30, 2012 at 11:28 AM, Chris Bagwell ch...@cnpbagwell.com wrote: On Sat, Sep 29, 2012 at 6:58 PM, Jason Gerecke killert...@gmail.com wrote: This set of patches adds multitouch support to the driver. The new API made available in XI2.2 is used to report the location of all contacts,

Re: [Linuxwacom-devel] [PATCH 8/9] Send touch events to X when gestures are disabled

2012-09-30 Thread Thomas Jaeger
On 09/30/2012 07:47 PM, Jason Gerecke wrote: Could you explain this in a little more detail? My tests with both indirect and direct touch devices haven't revealed any regression like this. I admittedly haven't tested the absolute case as thoroughly as the relative one (due to a lack of