libX11: Changes to 'master'

Jamey Sharp jamey at kemper.freedesktop.org
Wed Oct 11 09:06:39 EEST 2006


 src/xkb/XKBGeom.c    |   28 ++++++++++++++++++++--------
 src/xkb/XKBSetGeom.c |    1 +
 src/xkb/XKBleds.c    |    2 ++
 3 files changed, 23 insertions(+), 8 deletions(-)

New commits:
commit 1eedf1bd033e496843cfde42ae4ae5a119298605
Author: Jamey Sharp <jamey at minilop.net>
Date:   Tue Oct 10 23:03:28 2006 -0700

    Add correct Display locking to XKB functions.
    
    Some XKB functions didn't correctly call LockDisplay or UnlockDisplay.
    This patch fixes at least some instances of that problem.
    
    Thanks to Magnus Kessler <Magnus.Kessler at gmx.net> for finding these bugs
    and proposing a fix, which this patch is based on.




More information about the xorg-commit mailing list