xrandr: Changes to 'master'

Aaron Plattner aplattner at kemper.freedesktop.org
Wed May 2 14:48:59 PDT 2012


 man/xrandr.man |    5 +++++
 xrandr.c       |   40 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

New commits:
commit 1e5a973ad2da9aaf3c025656db4ba83ff9e6c207
Author: Aaron Plattner <aplattner at nvidia.com>
Date:   Mon Apr 23 12:41:15 2012 -0700

    Add a --scale-from option
    
    A typical case for wanting to specify a scale on an output is making your
    framebuffer be one size and scaling it to fill an output of a different size.
    Instead of making the user calculate the scaling factors to be specified by
    --scale, add a new option, --scale-from, that lets the user specify the
    framebuffer size directly.  Compute the appropriate transform to achieve the
    desired target size.
    
    Signed-off-by: Aaron Plattner <aplattner at nvidia.com>
    Reviewed-by: Andy Ritger <aritger at nvidia.com>



More information about the xorg-commit mailing list