libXrandr: Changes to 'master'

Dave Airlie airlied at kemper.freedesktop.org
Mon Mar 30 19:23:50 PDT 2015


 configure.ac                    |    2 
 include/X11/extensions/Xrandr.h |   30 ++++++
 src/Makefile.am                 |    3 
 src/XrrMonitor.c                |  200 ++++++++++++++++++++++++++++++++++++++++
 4 files changed, 233 insertions(+), 2 deletions(-)

New commits:
commit 4437436906cbba5121115e552d564262e8b4c784
Author: Keith Packard <keithp at keithp.com>
Date:   Tue Dec 16 01:55:30 2014 -0800

    Add monitors, update to version 1.5 (v2)
    
    v2: [airlied]
    xrandr was giving the outputs from 0 for each monitor instead of
    incrementing the pointer.
    add get_active support.
    
    Reviewed-by: Dave Airlie <airlied at redhat.com>
    Signed-off-by: Keith Packard <keithp at keithp.com>



More information about the xorg-commit mailing list