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

Peter Hutterer whot at kemper.freedesktop.org
Thu Dec 11 17:35:46 PST 2008


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 9e84eb6b...:
 man/synaptics.man |   11 +++++++----
 src/synaptics.c   |   38 +++++++++++++++-----------------------
 2 files changed, 22 insertions(+), 27 deletions(-)


commit 8d5cf39e7f37ce78aaec423a9da397d72b1629d2
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Wed Dec 10 09:22:33 2008 +1000

    Fix compilation issue (opts undeclared) for XINPUT ABI 0. (#18988)
    
    HistorySize is now deprecated for ABI > 0, so list it as a removed option in
    the man page.
    
    X.Org Bug 18988 <http://bugs.freedesktop.org/show_bug.cgi?id=18988>
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Christoph Brill <egore911 at egore911.de>
    Signed-off-by: Henrik Rydberg <rydberg at euromail.se>

diffstat:
    man/synaptics.man |    2 ++
    src/synaptics.c   |    2 +-
    2 files changed, 3 insertions(+), 1 deletion(-)

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


commit 0f2802726fe7374afeca7447e3127bc1d7f3247c
Author: Fedor P. Goncharov (Fredy) <fedgo at gorodok.net>
Date:   Thu Dec 4 17:16:40 2008 +0600

    Auto-adjust right_edge for touchpads with hardware scroll area.
    
    If RightEdge is specified as a config option, ignore the SpecialScrollArea.
    Otherwise, adjust right_edge to the bounds of the hardware scroll area.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Christoph Brill <egore911 at egore911.de>
    Signed-off-by: Henrik Rydberg <rydberg at euromail.se>

diffstat:
    man/synaptics.man |    9 +++++----
    src/synaptics.c   |   36 ++++++++++++++----------------------
    2 files changed, 19 insertions(+), 26 deletions(-)

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




More information about the xorg-commit mailing list