libXi: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Tue Jun 16 22:54:45 PDT 2009


 configure.ac                     |    2 -
 include/X11/extensions/XInput2.h |   59 +++++++++++++++++++++------------------
 src/XIQueryDevice.c              |   20 ++++++++++---
 3 files changed, 50 insertions(+), 31 deletions(-)

New commits:
commit 47aeafbbd30800fa9a7a1136cb4fdb50cebe005f
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Wed Jun 17 09:15:48 2009 +1000

    Require inputproto 1.9.99.12
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit a514d16c4535890e5aa2b5835d9a571155830251
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Wed Jun 17 09:00:10 2009 +1000

    Axis and button labels should be called labels, not names.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 099e6f77482e971103570cfd38092c3839f94927
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Jun 16 14:20:30 2009 +1000

    Protect button label copying against 64-bit Atom madness.
    
    Datatype Atom is 8 bytes on 64 bit architectures, but it's always 4 bytes on
    the wire.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit bd2a3ad028a87f76ad244efe3650d7efd3a700dd
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Jun 16 13:24:34 2009 +1000

    Include the current valuator state in XIQueryDevice.

commit 1ca170b8d19b1170356a1edf4717cd4a95671a13
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Sun Jun 14 08:40:59 2009 +1000

    XIButtonClass now includes a XIButtonState struct.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 4ec5f70a813ba08bfcea7b2ff90f7647a94a95d7
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Jun 12 16:34:13 2009 +1000

    Fix a few wrong 'evtype' comments.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit e018af45b7d0db784272fc9fc548bce382799144
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Sun Jun 7 17:56:17 2009 +1000

    Add sourceid to device classes.



More information about the xorg-commit mailing list