xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2016-11-18 Thread Andreas Boll
Rebased ref, commits from common ancestor: commit 3261e07c923c449f08a96a8439c97479b7ff899c Author: Peter Hutterer Date: Fri Nov 18 13:00:09 2016 +1000 synaptics 1.9.0 Signed-off-by: Peter Hutterer diff --git a/configure.ac

xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2016-01-24 Thread Julien Cristau
configure.ac|2 +- src/eventcomm.c |8 +--- src/synaptics.c |8 +--- 3 files changed, 11 insertions(+), 7 deletions(-) New commits: commit af7d8a15278a968d919bf539628281bf713f747b Author: Peter Hutterer Date: Thu Oct 29 12:10:09 2015 +1000

xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2014-09-17 Thread Maximilian Attems
src/eventcomm.c| 51 +++--- src/eventcomm.h|2 + src/properties.c |1 src/ps2comm.c |3 ++ src/ps2comm.h |2 + src/synaptics.c| 64 - src/synapticsstr.h |2 +

xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2014-08-14 Thread Maximilian Attems
conf/50-synaptics.conf |2 +- configure.ac |9 - src/eventcomm.c| 48 +--- src/synaptics.c|5 +++-- 4 files changed, 41 insertions(+), 23 deletions(-) New commits: commit

xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2014-07-12 Thread Maximilian Attems
Rebased ref, commits from common ancestor: commit ddd8844a47bfa28974e40fc9aec9b17656415a6c Author: Peter Hutterer peter.hutte...@who-t.net Date: Mon May 19 08:06:46 2014 +1000 eventcomm: Drop requirement for a grab during init When we required a grab on the device, this was a

xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2014-03-12 Thread Michele Cane
configure.ac |2 include/synaptics-properties.h |3 man/synaptics.man | 60 ++--- src/properties.c | 65 ++ src/synaptics.c| 181 - src/synapticsstr.h

xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2014-01-13 Thread Michele Cane
configure.ac |2 +- src/synapticsstr.h |6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 90d93891be0dcc55d87c349ab438144ead818402 Author: Peter Hutterer peter.hutte...@who-t.net Date: Mon Jan 13 15:14:06 2014 +1000 synaptics 1.7.3

xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2013-12-10 Thread Michele Cane
configure.ac |2 +- src/eventcomm.c|1 + src/properties.c | 13 + src/synaptics.c|9 + src/synapticsstr.h | 10 ++ 5 files changed, 34 insertions(+), 1 deletion(-) New commits: commit 88d926d12a1f5c06ee2825de5bc4bec29c78 Author:

xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2013-09-05 Thread Julien Cristau
Rebased ref, commits from common ancestor: commit 96cf04dce19e7c90bc05b8b3b192b5bfb97381d2 Author: Peter Hutterer peter.hutte...@who-t.net Date: Mon May 13 10:03:48 2013 +1000 synaptics 1.7.1 Signed-off-by: Peter Hutterer peter.hutte...@who-t.net diff --git a/configure.ac

xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2012-10-01 Thread Julien Cristau
src/synaptics.c |2 ++ 1 file changed, 2 insertions(+) New commits: commit eae444eb1a85d2401501d29f9a6c654c046f806b Author: Peter Hutterer peter.hutte...@who-t.net Date: Thu Aug 30 16:38:38 2012 +1000 Reset num_active_touches on DeviceOff (#52496) When disabling the device,

xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2012-06-13 Thread Cyril Brulebois
configure.ac |2 +- src/eventcomm.c |5 ++--- src/properties.c |6 ++ src/synaptics.c | 24 +--- src/synproto.c |4 ++-- 5 files changed, 32 insertions(+), 9 deletions(-) New commits: commit d5ff9d8b0b186cf39695df84a10984eac559b746 Author: Peter

xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2012-05-20 Thread Cyril Brulebois
configure.ac |2 include/synaptics-properties.h |2 include/synaptics.h| 39 src/alpscomm.c | 97 - src/eventcomm.c| 663 +- src/eventcomm.h|8 src/properties.c | 583

xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2012-05-06 Thread Cyril Brulebois
configure.ac |8 ++-- man/synaptics.man |5 + src/eventcomm.c |2 +- src/synaptics.c | 47 +-- src/synproto.c| 27 +-- src/synproto.h|3 ++- 6 files changed, 76 insertions(+), 16

xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2012-04-27 Thread Cyril Brulebois
conf/50-synaptics.conf |2 - configure.ac |2 - man/synaptics.man | 53 +- src/eventcomm.c| 29 +- src/synaptics.c| 98 +++-- src/synapticsstr.h |1 src/synproto.c

xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2012-04-01 Thread Cyril Brulebois
conf/50-synaptics.conf | 18 + configure.ac |2 - man/synaptics.man |2 + src/eventcomm.c|3 +- src/synaptics.c| 51 +++-- src/synapticsstr.h |2 - src/synproto.c | 13

xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2012-03-20 Thread Cyril Brulebois
Rebased ref, commits from common ancestor: commit dd650a064b98b1c325a38e1370cc11059c257b07 Author: Peter Hutterer peter.hutte...@who-t.net Date: Wed Mar 14 08:56:45 2012 +1000 synaptics 1.5.99.901 Signed-off-by: Peter Hutterer peter.hutte...@who-t.net diff --git a/configure.ac

xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2011-11-11 Thread Cyril Brulebois
Rebased ref, commits from common ancestor: -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1roz4o-0003sl...@vasks.debian.org

xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2011-09-05 Thread Timo Aaltonen
Makefile.am|8 conf/50-synaptics.conf |8 configure.ac | 36 ++- include/Makefile.am|1 man/Makefile.am|3 man/syndaemon.man | 41 +++- src/Makefile.am|9 src/alpscomm.c | 13 - src/alpscomm.h | 33 ---

xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2011-07-01 Thread Cyril Brulebois
README |6 +++--- conf/11-x11-synaptics.fdi | 10 +++--- conf/50-synaptics.conf | 13 + configure.ac |2 +- include/synaptics-properties.h |4 ++-- man/synaptics.man | 23 ---

xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2011-03-05 Thread Cyril Brulebois
configure.ac |2 +- src/psmcomm.c |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit de0dfb76444ad4160468d00515876c91a9fa20bf Author: Peter Hutterer peter.hutte...@who-t.net Date: Fri Mar 4 12:36:24 2011 +1000 synaptics 1.4.0 Signed-off-by:

xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2011-02-20 Thread Cyril Brulebois
New branch 'upstream-unstable' available with the following commits: -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1prmsj-0008au...@alioth.debian.org