inputproto: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Tue Jul 8 21:55:30 PDT 2008


 XI.h      |   15 ++++--
 XIproto.h |  151 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 159 insertions(+), 7 deletions(-)

New commits:
commit bbbe35b3513510afb524e02b8227826dbd5ea87e
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon Jul 7 15:38:50 2008 +0930

    Add XI device property requests and replies.
    
    New requests:
    ListDeviceProperties ... list all props of a device
    QueryDeviceProperty  ... query meta-information about a property
    ChangeDeviceProperty ... change the content of a property
    DeleteDeviceProperty ... delete a property
    GetDeviceProperty    ... retrieve a property
    
    New event:
    DevicePropertyChangedNotify ... the given property on the device has changed



More information about the xorg-commit mailing list