xf86-input-evdev: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Mon Oct 13 00:00:45 PDT 2008


 configure.ac   |    2 -
 man/evdev.man  |   11 -------
 src/draglock.c |   23 ++++++++++------
 src/emuMB.c    |   20 +++++++++++---
 src/emuWheel.c |   79 ++++++++++++++++++++++++++++++++++++--------------------
 src/evdev.c    |   80 ++++++++++++++++++++++++++-------------------------------
 src/evdev.h    |    6 ++--
 7 files changed, 124 insertions(+), 97 deletions(-)

New commits:
commit 680b41dc7681cd611ed385af8009489be6071a41
Author: Peter Hutterer <peter.hutterer at redhat.com>
Date:   Mon Oct 13 17:08:22 2008 +1030

    Bump to 2.1.99.

commit 9065d0ccb26d013f26570d29c332bf1c93fabb2d
Author: Peter Hutterer <peter.hutterer at redhat.com>
Date:   Wed Oct 8 16:16:58 2008 +1030

    Remove "Path" option.
    
    Path was just an alias for Device anyway, so we might as well not parse it.
    By now you should be using HAL anyway which fills in Device for you.

commit a9fcce1833f167ed8aa79d4dbfbbc3d6bca2e7fd
Author: Peter Hutterer <peter.hutterer at redhat.com>
Date:   Wed Oct 8 16:15:14 2008 +1030

    Remove parsing of ScreenNumber option.
    
    Was unused anyway, so we might as well not parse it.

commit ab934d840dac8df761691533985a9d998ec5e21e
Author: Peter Hutterer <peter.hutterer at redhat.com>
Date:   Wed Oct 8 16:14:51 2008 +1030

    Janitor: purge unused headers, reshuffle for readability, fix whitespace errors.

commit 6f6ac982951165a6ac77b3e32750c47780ea4990
Author: Peter Hutterer <peter.hutterer at redhat.com>
Date:   Wed Oct 8 14:25:53 2008 +1030

    Add checkonly handling to property handlers.
    
    If checkonly is TRUE, we can only check if applying the value would succeed.
    The value is actually applied if checkonly is FALSE.

commit a2633c807812e6e8ad9c82e2a5940dfbf370aff5
Author: Peter Hutterer <peter.hutterer at redhat.com>
Date:   Wed Oct 8 14:52:13 2008 +1030

    Fix up bad return code in draglock property handler.

commit e6c699dedcd6f3b5db497fe2d226806ca4bbe683
Author: Peter Hutterer <peter.hutterer at redhat.com>
Date:   Wed Oct 8 14:35:12 2008 +1030

    Stricter value checking for property changes.



More information about the xorg-commit mailing list