libX11: Changes to 'master'

Daniel Stone daniels at kemper.freedesktop.org
Tue Jul 20 04:36:11 PDT 2010


 nls/en_US.UTF-8/Compose.pre |    1 +
 src/StrKeysym.c             |   10 ++++++++++
 2 files changed, 11 insertions(+)

New commits:
commit 554da76ece85d0fc0cada45a86860e69c2107e9a
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Tue Jul 20 12:34:48 2010 +0100

    NLS: Add \o/ Compose sequence
    
    Unicode is even more pointlessly awesome! Add a binding for Compose-\o/
    to U+1F64C PERSON RAISING BOTH HANDS IN CELEBRATION.
    
    Signed-off-by: Daniel Stone <daniel at fooishbar.org>

commit 2e7a18b6a617b9b4bfcea2d36f2bd2d7e0c4a3dd
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Fri Jul 9 18:13:13 2010 +0100

    XStringToKeysym: Cope with 0x1234cafe-style input
    
    If we get input in the style of 0xdeadbeef, just return that exact
    keysym.  Introduces a dependency on strtoul, which I'm told is OK on all
    the systems we care about.
    
    Signed-off-by: Daniel Stone <daniel at fooishbar.org>



More information about the xorg-commit mailing list