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

Peter Hutterer whot at kemper.freedesktop.org
Sun Apr 17 21:00:59 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

2 commits against master at 26a9416f...:
 man/synaptics.man  |    4 ++--
 src/synapticsstr.h |    2 +-
 tools/syndaemon.c  |    8 ++++++++
 3 files changed, 11 insertions(+), 3 deletions(-)


commit bdc9c7cf9767bda77c690cb4211f6f6cb4567748
Author: Chase Douglas <chase.douglas at canonical.com>
Date:   Fri Apr 15 15:29:57 2011 -0400

    Drain XRecord connection of any events after handling replies
    
    If the X server sends an event to the XRecord connection the event
    will never be handled. This will cause the event queue to fill up in
    Xlib and lead to syndaemon running away at 100% cpu usage.
    
    This change drains any events from the connection. It's not a fix for
    the underlying bug in the server or Xlib, but it does paper over the
    issue for now.
    
    https://bugs.launchpad.net/bugs/754470
    http://bugs.freedesktop.org/show_bug.cgi?id=31921
    
    Signed-off-by: Chase Douglas <chase.douglas at canonical.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    tools/syndaemon.c |    8 ++++++++
    1 file changed, 8 insertions(+)

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


commit fe05c60fee1f8fc24cc6cc2af7027d897607af2a
Author: Cyril Brulebois <kibi at debian.org>
Date:   Thu Apr 14 05:38:25 2011 +0200

    Fix egde/edge typo in manpage and comments.
    
    Debian bug #622663 <http://bugs.debian.org/622663>
    
    Signed-off-by: Cyril Brulebois <kibi at debian.org>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    man/synaptics.man  |    4 ++--
    src/synapticsstr.h |    2 +-
    2 files changed, 3 insertions(+), 3 deletions(-)

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




More information about the xorg-commit mailing list