xf86-input-synaptics:synaptics-1.4-branch: 7 commit(s)

Peter Hutterer whot at kemper.freedesktop.org
Mon Jun 27 21:50:18 PDT 2011


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

7 commits against synaptics-1.4-branch at de59d036...:
 README                         |    6 +++---
 configure.ac                   |    2 +-
 include/synaptics-properties.h |    4 ++--
 man/synaptics.man              |    2 +-
 tools/syndaemon.c              |   29 ++++++++++++++---------------
 5 files changed, 21 insertions(+), 22 deletions(-)


commit a1c77348563d882a5da870d6884ee91434458689
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Jun 28 14:47:04 2011 +1000

    synaptics 1.4.1
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

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=a1c77348


commit 65c8d5c703b2f9a65e3bf86b1ad35a0d439b46aa
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon May 23 10:18:22 2011 +1000

    syndaemon: don't compare against a null-property. (#37459)
    
    synaptics_property is not set, touchpad_off_prop is the property we need to
    check against.
    
    False check for (nprops != 0) instead of (nprops < 0) would result in
    syndaemon always reporting a touchpad device, even if none are present.
    
    X.Org Bug 37459 <http://bugs.freedesktop.org/show_bug.cgi?id=37459>
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    (cherry picked from commit be83094bd98c353b0ee7894eefcb1ae91e0cae30)

diffstat:
    tools/syndaemon.c |    5 ++---
    1 file changed, 2 insertions(+), 3 deletions(-)

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


commit 11b70094aa66a85bc06e5c160cdc15139df94cb7
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon May 23 10:12:42 2011 +1000

    syndaemon: fix abysimal indentation in dp_get_device.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    (cherry picked from commit e4958186fae78770bc739be701b849f28c87cf11)

diffstat:
    tools/syndaemon.c |   26 +++++++++++++-------------
    1 file changed, 13 insertions(+), 13 deletions(-)

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


commit ee216923ddaf4492c7e1eb026fa0b4f5e8ed5ec9
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu May 19 09:45:10 2011 +1000

    include: update documentation for capabilities property
    
    pressure and width were added recently
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    (cherry picked from commit 0c8971c80c21d7541d9614ac67a8d4954d4859ec)

diffstat:
    include/synaptics-properties.h |    4 ++--
    1 file changed, 2 insertions(+), 2 deletions(-)

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


commit 77ad03caf8070a25d21e37ae3b7602be6cffe3b1
Author: Christoph Brill <egore911 at egore911.de>
Date:   Tue May 17 08:08:08 2011 +0200

    Update maintainer information
    
    There is no distinct maintainer for synaptics but everything should go
    to the list.
    (cherry picked from commit 8ad40444596259b8b5b60ae4069e94875253c21a)

diffstat:
    README |    2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

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


commit f23b388478cf60ee53aa4ca435693fcc9f3324ec
Author: Diego Elio Pettenò <flameeyes at gmail.com>
Date:   Sat May 14 03:34:26 2011 +0200

    README: fix typos.
    
    Signed-off-by: Christoph Brill <egore911 at egore911.de>
    (cherry picked from commit 0c0e3e3df6af54777e47550e555e76c787f6f0a4)

diffstat:
    README |    4 ++--
    1 file changed, 2 insertions(+), 2 deletions(-)

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


commit ccdf11061a08d664f092493968f182ac8241052b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun May 8 11:56:25 2011 -0700

    Fix "nose canellation" typo in man page
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    (cherry picked from commit ec791423531a12129358a2e10b4f9b4721fcd761)

diffstat:
    man/synaptics.man |    2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

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




More information about the xorg-commit mailing list