xrandr: Changes to 'randr-1.2'

Keith Packard keithp at kemper.freedesktop.org
Wed Dec 13 21:38:31 EET 2006


 xrandr.c |   33 +++++++++++++++++++++++++++------
 1 files changed, 27 insertions(+), 6 deletions(-)

New commits:
commit 4bb1a9cd6f9cc3ed61d7913528afa3f573092833
Merge: b6c0382... 6ef400f...
Author: Keith Packard <keithp at bouzouki.jf.intel.com>
Date:   Wed Dec 13 11:36:36 2006 -0800

    Merge branch 'randr-1.2-origin' into randr-1.2. Detect invalid mode.
    
    Invalid mode test was checking wrong mode index. Also, print more
    informative error message when this occurs.

commit b6c03827bae74ef5b9517c4246b0165dad8ee780
Author: Keith Packard <keithp at bouzouki.jf.intel.com>
Date:   Wed Dec 13 11:27:30 2006 -0800

    Name CRTCs by index or id. Use current CRTC to get current mode.
    
    CRTCs have no intrinsic name, so let users provide either the number in the
    list or the XID when referring to them explicitly.
    When no mode is specified, look up the current CRTC for the output and use
    that mode, instead of using the mode on the target CRTC.
    When switching an output from one CRTC




More information about the xorg-commit mailing list