libX11: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Apr 23 17:05:02 UTC 2022


 include/X11/XKBlib.h             |    2 -
 include/X11/extensions/XKBgeom.h |   60 +++++----------------------------------
 man/xkb/XkbAddGeomColor.man      |    2 -
 man/xkb/XkbAddGeomKeyAlias.man   |    4 +-
 man/xkb/XkbAddGeomOverlayKey.man |    3 +
 man/xkb/XkbAddGeomProperty.man   |    4 +-
 man/xkb/XkbFindOverlayForKey.man |    2 -
 man/xkb/XkbOpenDisplay.man       |    2 -
 src/xkb/XKB.c                    |    2 -
 src/xkb/XKBGAlloc.c              |   11 +++----
 src/xkb/XKBGeom.c                |    3 +
 11 files changed, 27 insertions(+), 68 deletions(-)

New commits:
commit 35d1513bc7fdd3ac6f5807feb601efc34ac19163
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Apr 16 13:04:23 2022 -0700

    XkbOpenDisplay: Add _Xconst qualifier to display name argument
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit c88ceaad4aaa0439e5cba13c1f5737ad54566e0b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Apr 16 12:59:39 2022 -0700

    XKBgeom.h: Add _Xconst qualifier to char * arguments in functions
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 0ce4425826074b12a58ced432f9d6fb346474737
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Apr 16 12:20:51 2022 -0700

    XKBgeom.h: Remove XKB_IN_SERVER section
    
    The Xserver made its own copy of this file in 2008, and the API's are
    no longer the same between the server and client forks.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list