xf86-input-evdev: Changes to 'input-hotplug'

Daniel Stone daniels at kemper.freedesktop.org
Tue Oct 17 11:32:45 EEST 2006


 configure.ac           |    2 -
 src/evdev.c            |   12 ++++---
 src/evdev.h            |   11 +++++-
 src/evdev_axes.c       |   81 ++++++++++++++++++++++++++++++++++++-------------
 src/evdev_brain.c      |    1 
 src/evdev_key.c        |    3 +
 src/inotify-syscalls.h |    4 ++
 7 files changed, 87 insertions(+), 27 deletions(-)

New commits:
commit 79eb7dcac8cdbecc07be08737388a8a6574e3d76
Merge: d7f686b... 63f7edf...
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Tue Oct 17 11:32:39 2006 +0300

    Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-input-evdev into input-hotplug

commit d7f686bfa3e773cfc7740c707da9fc64196e143c
Merge: ec09e0d... 4c72fb7...
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Tue Oct 17 11:31:58 2006 +0300

    Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-input-evdev into input-hotplug

commit ec09e0d55dd14164cc46a68a71d439cc550df063
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Sun Oct 15 19:37:46 2006 +0300

    brain: call xf86DeleteInput when removing device
    Call xf86DeleteInput from evdevRemoveDevice, so it also gets removed from
    xf86InputDevs in the DDX.

commit 4c72fb7b769b78cfa2b4cc39eb03fdacd2b5039c
Author: Adam Jackson <ajax at benzedrine.nwnk.net>
Date:   Fri Oct 13 18:25:10 2006 -0400

    Bump to 1.1.3

commit 77cbbc20b60fd564f8add39bfb840c85d5cad51d
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Sun Oct 8 16:14:12 2006 +0300

    key: remove usage of OS keyboard layer for bell
    Right now, bell is a no-op.

commit 5c5ef3fbd6eb0b668139df3ff5eda67766e86dcd
Author: Drew Parsons <dparsons at debian.org>
Date:   Fri Oct 6 10:56:24 2006 +1000

    m68k support (thanks Geert Uytterhoeven for the inotify codes).

commit a96b048e560782399a98c57cad255df778471ea1
Author: Zephaniah E. Hull <warp at agamemnon.b5>
Date:   Mon Oct 2 17:50:55 2006 -0400

    Make some debugging messages optional.
    
    Correctly handle emulating relative mode from absolute data in the case where
    we do not get X and Y data at the same time on touching.

commit d8ea40dc4a78a6197d474d806ac5367dae83655a
Author: Zephaniah E. Hull <warp at agamemnon.b5>
Date:   Mon Oct 2 17:49:20 2006 -0400

    Use XORG_VERSION_CURRENT in the module version struct.

commit ab65184d472614d2664e6cd7bca2d6dbc28fad07
Author: Zephaniah E. Hull <warp at agamemnon.b5>
Date:   Sun Sep 10 06:47:15 2006 -0400

    Fix compilation.

commit e4681504487151553894ae0d513b9e833d2597d1
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Fri Jul 21 14:38:12 2006 -0400

    fix InitValuatorClassDeviceStruct call
    I don't know how the last parameter got there.  Sorry.




More information about the xorg-commit mailing list