xkbcomp: Changes to 'master'

Daniel Stone daniels at kemper.freedesktop.org
Tue Apr 11 12:55:10 UTC 2017


 keycodes.c |   28 ++++++++++++++++++++--------
 1 file changed, 20 insertions(+), 8 deletions(-)

New commits:
commit 7fdfabd753a39dbdcfcfa65ec33d0192448119d8
Author: Daniel Stone <daniels at collabora.com>
Date:   Thu Apr 6 15:52:10 2017 +0100

    keycodes: Ignore high keycodes
    
    Rather than throwing a fatal error when a keycode definition exceeds the
    declared maximum (i.e. 255), just ignore the definition and continue.
    
    This allows xkeyboard-config to start shipping datasets including high
    keycodes, which will work in xkbcommon as it ignores explicit range
    declarations.
    
    Signed-off-by: Daniel Stone <daniels at collabora.com>
    Reviewed-by: Ran Benita <ran234 at gmail.com>
    Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reported-by: Christian Kellner <gicmo at gnome.org>



More information about the xorg-commit mailing list