xf86-input-synaptics:synaptics-1.1-branch: 2 commit(s)

Peter Hutterer whot at kemper.freedesktop.org
Wed May 27 16:49:57 PDT 2009


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

2 commits against synaptics-1.1-branch at 3b2c023c...:
 configure.ac       |    2 +-
 src/eventcomm.c    |   25 ++++++++++++++++++++-----
 src/synaptics.c    |    6 +++++-
 src/synapticsstr.h |    3 ++-
 4 files changed, 28 insertions(+), 8 deletions(-)


commit b46ea23ab9f8db40880d294733debbe7a5ebcab7
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu May 28 09:46:18 2009 +1000

    synaptics 1.1.2

diffstat:
    configure.ac |    2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

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


commit d4c64483f75af56f0b989798adb28487a76d926f
Author: Jeremy Huddleston <jeremyhu at freedesktop.org>
Date:   Thu May 7 18:17:55 2009 +1000

    Add model-specific edges for appletouch.
    
    Needs around 8.5% to be useable.
    
    I created a table to iterate through the different products rather than
    using if/else branches.  I can enumerate the appletouch product_ids, but I
    suspect they will all be around the same range (hence the PRODUCT_ANY).  If
    another product id shows different behavior, we can just add an entry to
    the table as appropriate.
    
    I also changed the default eheight to be 5.4% to match the spec.
    
    Reported-by: Jeremy Huddleston <jeremyhu at freedesktop.org>
    Signed-off-by: Jeremy Huddleston <jeremyhu at freedesktop.org>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Henrik Rydberg <rydberg at euromail.se>
    (cherry picked from commit c3ab0ae4f3f04da7018173662ede174c97710c8a)

diffstat:
    src/eventcomm.c    |   25 ++++++++++++++++++++-----
    src/synaptics.c    |    6 +++++-
    src/synapticsstr.h |    3 ++-
    3 files changed, 27 insertions(+), 7 deletions(-)

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




More information about the xorg-commit mailing list