xf86-input-evdev: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Thu Aug 21 16:35:04 PDT 2008


 man/evdev.man  |    9 ++
 src/emuWheel.c |  217 ++++++++++++++++++++++++++++++++++++++-------------------
 src/evdev.h    |    2 
 3 files changed, 157 insertions(+), 71 deletions(-)

New commits:
commit 79ff677c52d38f67144f09bd534aaef862946a5e
Author: Peter Hutterer <peter.hutterer at redhat.com>
Date:   Fri Aug 22 09:00:13 2008 +0930

    Init all emulateWheel values, even if EmulateWheel is disabled.
    
    Even if we don't want EmulateWheel, we can at least init everything to usable
    values. This way we only need to toggle "enabled", rather than initialising
    the whole lot before usage.

commit 37e3addf89923bfc1e7ae23b678614f4ca926dcf
Author: Dan Nicholson <dbn.lists at gmail.com>
Date:   Wed Aug 20 18:16:41 2008 -0700

    Add wheel timeout property support
    
    Copied from the wheel inertia property support.
    
    Signed-off-by: Dan Nicholson <dbn.lists at gmail.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at redhat.com>

commit e237de0dea9fe24e1c4efc78523bfdd86ed73876
Author: Dan Nicholson <dbn.lists at gmail.com>
Date:   Wed Aug 20 18:16:40 2008 -0700

    Add timeout support for mouse wheel emulation
    
    Support the EmulateWheelTimeout option as the mouse driver does.
    
    Signed-off-by: Dan Nicholson <dbn.lists at gmail.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at redhat.com>



More information about the xorg-commit mailing list