inputproto: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Mon Nov 26 16:11:14 PST 2012


 specs/XI2proto.txt |  103 +++++++++++++++++++++++++++--------------------------
 1 file changed, 54 insertions(+), 49 deletions(-)

New commits:
commit 377efaaa9828b4004741744ae172a193b5483a34
Author: Daniel Martin <consume.noise at gmail.com>
Date:   Wed Nov 7 12:41:49 2012 +0100

    specs: XI2: Fix mods in XIPassive(Un)GrabDevice
    
    XIPassiveGrabDevice and XIPassiveUngrabDevice are using lists of
    modifier masks. This one corrects these types.
    
    MODIFIERMASK was introduced, because a SETofMODIFIERMASK differs from a
    SETofKEYMASK: AnyModifier=(1<<15) vs. GrabAnyModifier=(1U<<31).
    
    Signed-off-by: Daniel Martin <consume.noise at gmail.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit eb38fd9af846afe39287d5cf281b0274f42e8558
Author: Daniel Martin <consume.noise at gmail.com>
Date:   Wed Nov 7 12:41:48 2012 +0100

    specs: XI2: Rename AxisClass to ValuatorClass
    
    ValuatorClass is the XI2 term for AxisClass.
    
    Signed-off-by: Daniel Martin <consume.noise at gmail.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit b30e7221b8888b674e6889beeada9b5b9dfc2f34
Author: Daniel Martin <consume.noise at gmail.com>
Date:   Wed Nov 7 12:41:47 2012 +0100

    specs: XI2: Fix typos
    
    Signed-off-by: Daniel Martin <consume.noise at gmail.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list