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

Peter Hutterer whot at kemper.freedesktop.org
Wed Oct 25 22:42:28 UTC 2017


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 afa8d7bb...:
 src/synaptics.c   |   20 +-------------------
 tools/syndaemon.c |    4 ++--
 2 files changed, 3 insertions(+), 21 deletions(-)


commit 59eb0c372b615fce5039e69b5067adc0efe5b64b
Author: Luca Castagnini <ilfigliodellaparolaavuoto at gmail.com>
Date:   Wed Oct 25 12:14:45 2017 +0200

    Replace SA_ONESHOT with the more portable SA_RESETHAND.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

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

cgit url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/commit/?id=59eb0c37


commit 6d3749105d964da5b4e534206fdb47f5ff8a697f
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Aug 17 13:10:31 2017 +1000

    Drop HandleTouches - it's a noop
    
    With the removal of touch events in 0a4cf80a00663, this function is a noop. It
    merely counted the number of touches but discarded the result. And
    UpdateTouchState does the update anyway.
    
    https://bugs.freedesktop.org/show_bug.cgi?id=102209
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    src/synaptics.c |   20 +-------------------
    1 file changed, 1 insertion(+), 19 deletions(-)

cgit url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/commit/?id=59eb0c37




More information about the xorg-commit mailing list