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

Peter Hutterer whot at kemper.freedesktop.org
Wed Oct 13 22:13:15 PDT 2010


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 a36976e7...:
 src/synaptics.c    |   36 +++++++++++++++++++++++++++++++-----
 src/synapticsstr.h |    1 +
 2 files changed, 32 insertions(+), 5 deletions(-)


commit e2260fef76b08f782ab5640ae490d9b2da33c94b
Author: Joe Shaw <joe at joeshaw.org>
Date:   Tue Oct 12 10:00:48 2010 -0400

    don't post motion events if the finger state is FS_UNTOUCHED
    
    Works around some buggy touchpads that report their position as things
    like 0,0; 0,ymax; etc. at the same time as they turn off the finger
    tool and/or touch indication.  This is particularly a problem when
    using the touchpad in absolute mode.
    
    Signed-off-by: Joe Shaw <joe at joeshaw.org>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    src/synaptics.c |   10 ++++++----
    1 file changed, 6 insertions(+), 4 deletions(-)

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


commit a7637b5b3782f6f7b8efadaa459e9e365701d88b
Author: Joe Shaw <joe at joeshaw.org>
Date:   Fri Oct 8 15:20:42 2010 -0400

    post absolute coordinate motion events if device mode is absolute
    
    Signed-off-by: Joe Shaw <joe at joeshaw.org>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    src/synaptics.c |   15 +++++++++++----
    1 file changed, 11 insertions(+), 4 deletions(-)

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


commit 0b28a4c046a30ccb83278ea0aa59541fad89092c
Author: Joe Shaw <joe at joeshaw.org>
Date:   Fri Oct 8 15:20:41 2010 -0400

    track abs/rel mode changes in SwitchMode() instead of ignoring them
    
    Signed-off-by: Joe Shaw <joe at joeshaw.org>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    src/synaptics.c    |   19 ++++++++++++++++++-
    src/synapticsstr.h |    1 +
    2 files changed, 19 insertions(+), 1 deletion(-)

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




More information about the xorg-commit mailing list