xf86-input-synaptics: Changes to 'synaptics-1.2-branch'

Peter Hutterer whot at kemper.freedesktop.org
Sun Dec 13 19:52:14 PST 2009


New branch 'synaptics-1.2-branch' available with the following commits:
commit faf250d013b1850d3dbe08b050c71dfeb20a6490
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Dec 11 13:46:50 2009 +1000

    synaptics 1.2.1
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 537e5206fd270420dd6b5de0bc7fdc5b45ef55f9
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu Dec 10 13:33:37 2009 -0500

    Don't destroy the timer on DeviceOff.
    
    DeviceOff is VT switch, DeviceClose is unplug.  We need the timer
    pre-allocated since we set it during the signal handler and so can't
    allocate it then, so merely cancel it at DeviceOff, and delete it in
    DeviceClose.
    
    Signed-off-by: Adam Jackson <ajax at redhat.com>
    Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Keith Packard <keithp at keithp.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    (cherry picked from commit babe5288271f3c088d9aac3ffd9f036c87b0018e)

commit 8069245fd531b1302e8aa0de82b4c6f66028715f
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon Nov 2 09:48:38 2009 +1000

    Always make the input buffer size 200
    
    PreInit initalizes the input buffer with 200, DeviceOn only with 64. For
    consistency, use the same size in both.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Acked-by: Adam Jackson <ajax at redhat.com>
    (cherry picked from commit 0198c02774a5063c5cf45b6eddef4a33d9f494d7)

commit e52e4d58aea5248a8f763f82523a0bc36b4f84f2
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Oct 22 08:19:35 2009 +1000

    synclient: fix man page typo
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    (cherry picked from commit 6622911370197d69737be02dd9f83e4406a991ca)

commit 4754626b7901a4362efacf93ed926112315095d2
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Oct 20 08:16:48 2009 +1000

    man: update manpage for new tap ordering
    
    Tapping has changed from 1,2,3 to 1,3,2. Document this in the man page.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    (cherry picked from commit cf2ccaaeb7fdd1ffc4c9171134f7cbd44f141f28)



More information about the xorg-commit mailing list