libX11: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jan 22 22:45:01 UTC 2020


 src/KeyBind.c |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 7f46a38139f66fda734f3a6c445b84ea89c8f310
Author: Alex Henrie <alexhenrie24 at gmail.com>
Date:   Wed Jan 1 14:54:06 2020 -0700

    Handle small final sigma in XConvertCase
    
    lowercase: GREEK SMALL LETTER FINAL SIGMA (U+03C2)
    uppercase: GREEK CAPITAL LETTER SIGMA (U+03A3)
    
    This mapping was correct in UCSConvertCase, but the "legacy" mapping
    must also be correct for Caps Lock to work with the final sigma key.
    
    https://gitlab.freedesktop.org/xorg/lib/libx11/issues/5
    
    Signed-off-by: Alex Henrie <alexhenrie24 at gmail.com>



More information about the xorg-commit mailing list