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

Peter Hutterer whot at kemper.freedesktop.org
Wed Feb 8 06:38:19 PST 2012


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

Commit against master at 141d9120...:
commit 49f6109032f2ce6171d1aad02672479d2c78c083
Author: Chase Douglas <chase.douglas at canonical.com>
Date:   Tue Feb 7 13:07:07 2012 -0800

    Revert "Replace the motion estimator"
    
    The algorithm is completely wrong because it uses subtraction of
    unsigned variables. The negative effects of this commit manifest in
    cursor warps to edges or corners of the screen.
    
    Since the algorithm has never worked right, previous testing must be
    disregarded. Revert it until we have a tested algorithm.
    
    This reverts commit b26125e412a130b7a8f8b6adf9ffc8e9cc8df42c.
    
    Conflicts:
    
    	src/synaptics.c
    
    Signed-off-by: Chase Douglas <chase.douglas at canonical.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    src/synaptics.c |   72 ++--------------------------------------------------
    1 file changed, 4 insertions(+), 68 deletions(-)

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




More information about the xorg-commit mailing list