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

Peter Hutterer whot at kemper.freedesktop.org
Sun Mar 22 23:47:09 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 master at 0b26fdc4...:
 NEWS              |  458 ------------------------------------------------------
 configure.ac      |    7 
 tools/synclient.c |   18 +-
 tools/syndaemon.c |   12 +
 4 files changed, 34 insertions(+), 461 deletions(-)


commit a07a840b26827e1a2c8cccd255177b693c5b91e8
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Wed Mar 18 18:38:12 2009 +1000

    Don't fail when building against server 1.5
    
    The driver had all the right guards, but synclient and syndaemon didn't.
    Check for xserver 1.6 and higher and disable property support in synclient
    and syndaemon.
    
    Note that the property headers still get installed even without support for
    properties in the driver. This ensures that apps looking for synaptics >=
    thisversion don't fail miserably.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Henrik Rydberg <rydberg at euromail.se>
    Signed-off-by: Christoph Brill <egore at gmx.de>

diffstat:
    configure.ac      |    7 +++++++
    tools/synclient.c |   18 ++++++++++++++++--
    tools/syndaemon.c |   12 +++++++++++-
    3 files changed, 34 insertions(+), 3 deletions(-)

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


commit ea7695037070e7037a4b20db87dd466c643ac088
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Wed Mar 18 18:37:47 2009 +1000

    Remove NEWS file, it's not being updated anymore.
    
    Googling for the announce emails is more effective.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Henrik Rydberg <rydberg at euromail.se>
    Signed-off-by: Christoph Brill <egore at gmx.de>

diffstat:
    NEWS |  458 ---------------------------------------------------------------
    1 file changed, 458 deletions(-)

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




More information about the xorg-commit mailing list