xf86-input-synaptics:master: 3 commit(s)

Peter Hutterer whot at kemper.freedesktop.org
Mon Feb 6 05:35:04 PST 2012


Reporting from xf86-input-synaptics: xf86-input-synaptics driver

Please visit:
    http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics
Or get your own copy by using:
    git-clone git://anongit.freedesktop.org/xorg/driver/xf86-input-synaptics

3 commits against master at d15c3915...:
 src/eventcomm.c   |   10 ++++++++++
 src/synaptics.c   |    8 ++++++++
 tools/synclient.c |    6 +++---
 3 files changed, 21 insertions(+), 3 deletions(-)


commit 1be3dc5bced741c4cda0ad0d270d8001c809b2bf
Author: Chase Douglas <chase.douglas at canonical.com>
Date:   Thu Feb 2 13:19:18 2012 -0800

    Don't initialize semi-multitouch devices for touch device class
    
    Signed-off-by: Chase Douglas <chase.douglas at canonical.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    src/eventcomm.c |   10 ++++++++++
    1 file changed, 10 insertions(+)

gitweb url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics;a=commit;h=1be3dc5b


commit 0c83d1f9a71a4fef38f7f8d46c2646c36e92d5f6
Author: Chase Douglas <chase.douglas at canonical.com>
Date:   Thu Feb 2 13:19:15 2012 -0800

    Ensure delta computation does not go crazy
    
    I have seen this a couple times, but I haven't been able to catch it
    when it starts. It's a feedback loop, so once you miss the entrance of
    the loop, you can't see what really went wrong.
    
    This patch papers over the issue for now.
    
    Signed-off-by: Chase Douglas <chase.douglas at canonical.com>
    Acked-by: Daniel Stone <daniel at fooishbar.org>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    src/synaptics.c |    8 ++++++++
    1 file changed, 8 insertions(+)

gitweb url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics;a=commit;h=1be3dc5b


commit 53adb8399d468d429cd879516aa24a8420f60f60
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Sat Feb 4 23:23:28 2012 +1000

    synclient: fix indentation of "format mismatch" parameters
    
    Prefix is 4 spaces, not three.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    tools/synclient.c |    6 +++---
    1 file changed, 3 insertions(+), 3 deletions(-)

gitweb url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics;a=commit;h=1be3dc5b




More information about the xorg-commit mailing list