libXrandr: Changes to 'master'

Keith Packard keithp at kemper.freedesktop.org
Sat Jan 6 22:42:49 EET 2007


 src/XrrConfig.c |   35 ++++++++++++++++++++++-------------
 1 files changed, 22 insertions(+), 13 deletions(-)

New commits:
commit 36a4a633a93a89bd854f49e670777925c9751de3
Author: Keith Packard <keithp at neko.keithp.com>
Date:   Sat Jan 6 12:42:47 2007 -0800

    Avoid nested LockDisplay calls.
    
    XRRFindDisplay must make extension requests that use LockDisplay, so don't
    call it with the display locked, instead pass the info around to the
    internal functions that were calling it themselves, having acquired the info
    before the outer LockDisplay is called.




More information about the xorg-commit mailing list