inputproto: Changes to 'mpx'

Peter Hutterer whot at kemper.freedesktop.org
Mon Nov 12 17:40:25 PST 2007


 XI.h      |   26 +++++++++--
 XInput.h  |   93 +++++++++++++++++++++++++++++++-----------
 XIproto.h |  136 ++++++++++++++++++++++++++++++++++++++++++++++----------------
 3 files changed, 192 insertions(+), 63 deletions(-)

New commits:
commit 14e6e7bad06a560ec943654b94e05d4293709f2c
Author: Peter Hutterer <peter at cs.unisa.edu.au>
Date:   Tue Nov 13 11:29:06 2007 +1030

    Add DeviceClassesChangedEvent.

commit 685a2dd32736956f5175afb9bc5773c829725fea
Author: Peter Hutterer <peter at cs.unisa.edu.au>
Date:   Thu Nov 8 17:26:35 2007 +1030

    Add DeviceHierarchyChangedEvent.
    
    Uses same event type as the now removed PointerKeyboardPairingChangedNotify.
    
    (removing the RandomStringEvent too, should have been gone a while ago)

commit 6037b37a5bf03f0b38db6a83fe1bc48551b8363c
Author: Peter Hutterer <peter at cs.unisa.edu.au>
Date:   Fri Oct 19 10:22:51 2007 +0930

    Add XChangeDeviceHierarchy and its components.

commit 52e2f24b3a21741d2fb0614642fd5b12b72c0d3d
Author: Peter Hutterer <peter at cs.unisa.edu.au>
Date:   Thu Oct 18 12:23:34 2007 +0930

    Create new XAttachInfo class for attachment info (slave devices).
    
    Thanks to XLibs design we can't just change XDeviceInfo without breaking the
    ABI. So here's a new class that isn't actually a class on the wire.

commit 3c5555544e06f1be70e6981446e2a92dc1e2aecd
Author: Peter Hutterer <peter at cs.unisa.edu.au>
Date:   Thu Oct 18 10:39:40 2007 +0930

    Add XI version 2 defines.

commit 6a0ffc2f461bd41a223732551e0ea1f05c293028
Author: Peter Hutterer <peter at cs.unisa.edu.au>
Date:   Wed Oct 17 12:38:38 2007 +0930

    xDeviceInfo: add "attached" field (replace previous padding).
    
    If use is set to IsXExtensionPointer/Keyboard/Devices, attached indicates the
    device ID of the master device it is attached to. If the device is floating,
    attached is set to IsFloating.



More information about the xorg-commit mailing list