xf86-input-evdev: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Sun Oct 23 23:24:53 PDT 2011


 src/evdev.c |   76 +++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 42 insertions(+), 34 deletions(-)

New commits:
commit 49693892ce35e95674fbb3d2a067c8fa0227da87
Author: Max Schwarz <Max at x-quadraht.de>
Date:   Mon Oct 17 21:01:22 2011 +0200

    type-safe inline functions for bitmask manipulation
    
    We can't use BitIsSet/SetBit from the server (inputstr.h) since they
    operate on byte arrays. EvdevSetBit is added in preparation for the
    "smooth-scrolling on wheel emulation" patch.
    
    Signed-off-by: Max Schwarz <Max at x-quadraht.de>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list