libX11: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Apr 8 20:34:49 PDT 2010


 man/XStringToKeysym.man       |    4 ++++
 man/xkb/XkbGetState.man       |    2 +-
 man/xkb/XkbKeyActionEntry.man |    8 ++++----
 3 files changed, 9 insertions(+), 5 deletions(-)

New commits:
commit 50cf134465f6fd263f37acecac94518468ef1c6d
Author: Dirk Wallenstein <halsmit at t-online.de>
Date:   Tue Feb 2 21:24:32 2010 +0100

    man: Return value of XkbGetState is Status and not Bool
    
    Signed-off-by: Dirk Wallenstein <halsmit at t-online.de>
    Reviewed-by: Julien Cristau <jcristau at debian.org>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 7a93ae2bb5292a97fdd27ed818bc81248b37f641
Author: Dirk Wallenstein <halsmit at t-online.de>
Date:   Tue Feb 2 21:24:30 2010 +0100

    man: Fix return value specification of XkbKeyActionEntry
    
    The XkbKeyActionEntry macro expands to a pointer.
    
    Signed-off-by: Dirk Wallenstein <halsmit at t-online.de>
    Reviewed-by: Julien Cristau <jcristau at debian.org>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit e9884d4a05a5661ec343ea8a2aa0562b6419e086
Author: Dirk Wallenstein <halsmit at t-online.de>
Date:   Tue Feb 2 21:24:29 2010 +0100

    man: Redirect users from XKeycodeToKeysym to XkbKeycodeToKeysym #25732
    
    XKeycodeToKeysym keeps compatibility with pre-XKB and thus only sees 2
    groups with 2 levels each. It wraps the index into the next group.
    This behavior confuses the unaware user, and therefore this will add a
    reference to XkbKeycodeToKeysym in the corresponding man paragraph.
    
    Another bug had that issue, too. #5349
    
    Signed-off-by: Dirk Wallenstein <halsmit at t-online.de>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list