xrandr: Changes to 'master'

Dave Airlie airlied at kemper.freedesktop.org
Sun Mar 29 21:58:02 PDT 2015


 xrandr.c |   83 ++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 54 insertions(+), 29 deletions(-)

New commits:
commit 6957ad0cf3cdd10e8f4a5638b36f25c7a9b4ea25
Author: Dave Airlie <airlied at redhat.com>
Date:   Mon Mar 30 14:51:49 2015 +1000

    xrandr: parse property returns correctly.
    
    Xlib uses longs for 32-bit, so when we get values back they
    are in longs, this fixes the xrandr parsing code to parse
    the correct sized values according to Xlib.
    
    Reviewed-by: Keith Packard <keithp at keithp.com>
    Signed-off-by: Dave Airlie <airlied at redhat.com>



More information about the xorg-commit mailing list