Re: [Linuxwacom-devel] [PATCH 3/3] By default turn of gesture detection for touchscreens

2013-06-10 Thread Sjoerd Simons
, / But you can’t take seven from three,/ So you look at the sixty-fours On Fri, May 24, 2013 at 4:06 PM, Sjoerd Simons sjo...@luon.net wrote: From: Sjoerd Simons sjo...@greynoise.nl In case of a screen integrated tablet with touch support change the defaults such that multitouch

Re: [Linuxwacom-devel] libwacom not recognizing touch(screen) devices

2013-06-10 Thread Sjoerd Simons
On Fri, 2013-05-31 at 16:44 +1000, Peter Hutterer wrote: On Fri, May 24, 2013 at 10:47:32PM +0200, Sjoerd Simons wrote: Attached is an updated version of the patch which prevents false-positives by checking whether a touchscreen device uses the wacom kernel driver (by checking

Re: [Linuxwacom-devel] libwacom not recognizing touch(screen) devices

2013-05-24 Thread Sjoerd Simons
On Tue, 2013-04-16 at 10:35 +1000, Peter Hutterer wrote: On Mon, Mar 25, 2013 at 09:22:20AM +0100, Sjoerd Simons wrote: Making libwacom recognize the touch device as a wacom device solves this issue (As it makes gnome set the wacom rotation for it) sorry, too simple a fix and too many

[Linuxwacom-devel] Improve touchscreen behaviour

2013-05-24 Thread Sjoerd Simons
The following patch series tries to improve the behaviour of builtin wacom touch screens somewhat. Most importantly it ensures that when multi-touch events are enabled (or rather gesture detections is disable) the driver only sends touch events for touch instead of doing a somewhat odd mix between

[Linuxwacom-devel] [PATCH 3/3] By default turn of gesture detection for touchscreens

2013-05-24 Thread Sjoerd Simons
From: Sjoerd Simons sjo...@greynoise.nl In case of a screen integrated tablet with touch support change the defaults such that multitouch events are used instead of the driver builtin gesture recognition. This, by default, makes the wacom touchscreens behave the same as other touchscreens

[Linuxwacom-devel] [PATCH 1/3] Don't emulate a mouse when multitouch is enabled.

2013-05-24 Thread Sjoerd Simons
-off-by: Sjoerd Simons sjo...@greynoise.nl --- src/wcmCommon.c |8 +++- src/wcmTouchFilter.c | 51 +- 2 files changed, 20 insertions(+), 39 deletions(-) diff --git a/src/wcmCommon.c b/src/wcmCommon.c index 1ab2490..5a5921c 100644

[Linuxwacom-devel] [PATCH 2/3] Transform touch events just like all other events

2013-05-24 Thread Sjoerd Simons
Transform touch coordinates in the same way as other events coming from the wacom driver otherwise setting for exmaple the Wacom Rotation property has no effect Signed-off-by: Sjoerd Simons sjo...@greynoise.nl --- src/wcmTouchFilter.c |4 +++- 1 file changed, 3 insertions(+), 1 deletion

[Linuxwacom-devel] libwacom not recognizing touch(screen) devices

2013-03-25 Thread Sjoerd Simons
rotation for it) Patch attached -- Sjoerd Simons sjo...@luon.net From 69beb7e641950168ac26643048fef938194d77f8 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons sjo...@greynoise.nl Date: Mon, 25 Mar 2013 09:08:53 +0100 Subject: [PATCH] Also recognize touchscreen wacom devices On my X220t there are two