xrandr: Changes to 'master'

Keith Packard keithp at kemper.freedesktop.org
Fri Mar 16 05:56:52 EET 2007


 xrandr.c |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit ca7a5bb5691ecd1d8da6def373c793aa7a07dbbe
Author: Keith Packard <keithp at guitar.keithp.com>
Date:   Thu Mar 15 20:57:17 2007 -0700

    Bounds check -s <index> argument to be 0 <= index < nsize
    
    Print a nice error message when the -s option is passed a number out of
    bounds.

commit 0cbbc7804781c2e55899ba9271365735c4a2b544
Author: Keith Packard <keithp at guitar.keithp.com>
Date:   Thu Mar 15 20:56:15 2007 -0700

    Make --q1 output RandR 1.1 query information.
    
    --q1 required a --query option to actually output any information.

commit 7ae11b66cc26395d34070013e23813db3ca3e55f
Author: Keith Packard <keithp at guitar.keithp.com>
Date:   Thu Mar 15 20:55:30 2007 -0700

    Make --auto after --output only affect the output.
    
    --auto has two meanings; if presented before any --output flags, it requests
    that connected-but-disabled outputs be enable while disconnected-but-enabled
    outputs be disabled. After --output, --auto simply asks that the mode used
    for the output be automatically selected. Mixing these two operations is not
    a good default.




More information about the xorg-commit mailing list