Changelog for
xrandr-debuginfo-1.5.0-2.19.x86_64.rpm :
* Mon Nov 20 2017 zaitorAATTopensuse.org- Add U_xrandr_suppress-misleading-indentation-warning.patch: When printing out rotations, we print a space before any item other than the first, and set `first = False` in each block where we print. However, this is done in the same line as the conditional that checks if first is set, which may give the impression that the assignment is also under the conditional. This is not the case, and recent GCC warns about this.- Add U_xrandr_add-filter-flag.patch: Flag can be set to \"nearest\" or \"bilinear\".
* Mon May 29 2017 sndirschAATTsuse.com- includes everything needed for missing sle issue entries: fate #320388 (bsc#1041382)- Add xrandr-print-outputs-per-provider.patch from sle12. This makes the --listproviders option in xrandr(1) also print which outputs are supported by each provider or GPU. (patch by federicoAATTsuse.com)
* Thu Feb 25 2016 mimi.vxAATTgmail.com- update to version 1.5.0 This release adds support for the new monitor objects added in RandR 1.5, and fixes a few bugs.
* Wed Aug 06 2014 tobias.johannes.klausmannAATTmni.thm.de- Update to version 1.4.3: This minor bugfix release fixes gamma ramp calculations on GPUs with unusual gamma table configurations, removes redundant \"Setting reflection\" messages when - --verbose is specified, adds the ability for the -x and -y switches to be used to undo previous reflections, and adds the missing --brightness option to the - --help usage summary.
* Sat Mar 29 2014 tobias.johannes.klausmannAATTmni.thm.de- Update to version 1.4.2: This minor bugfix release restores the ability to disconnect providers from each other using \"0x0\" as the provider XID. For example, to disconnect a display offload sink from its source, use: \"xrandr --setprovideroutputsource
0x0\" This release also formats the GUID provided by DisplayPort 1.2 displays in traditional GUID form. Finally, this release increases the precision of refresh rate calculations to disambiguate modes with very similar refresh rates and to improve the accuracy for interlaced modes.
* Thu Oct 17 2013 sndirschAATTsuse.com- install the package by default; currently xrandr is required in order to make use of RANDR 1.4 enhancements, which have been implemented by the following drivers: intel, radeon, nouveau, modesetting and nvidia
* Sun Jul 21 2013 zaitorAATTopensuse.org- Update to version 1.4.1: + Combine usage message strings. + Declare capability_name() as returning const char
*. + fdo#56923 - Make command line options consistent (single vs double dash). + Protect config.h like usual. + xrandr: calloc XRRModeInfo\'s passed to libXrandr. + Print spaces between XA_ATOM property values.
* Wed Feb 13 2013 tobias.johannes.klausmannAATTmni.thm.de- Update to version 1.4.0:- New features: + Support for RandR 1.4\'s provider objects. See the --listproviders, - -setprovideroutputsource, and --setprovideroffloadsink options for more information. + --set now allows a comma-separated list of values. This is useful with the Border property to configure different border adjustments for different edges of the screen. + --scale-from, which specifies a scaling transform based on the desired desktop size. + --query now indicates which output, if any, is primary. - Also contains a number of bug fixes. One notable behavior change is that the --gamma option now takes the actual gamma value rather than the reciprocal of the gamma value. This matches the behavior of other programs such as xgamma and the gamma configuration options in xorg.conf.
* Sat Apr 14 2012 dimstarAATTopensuse.org- Update to version 1.3.5: + Correct several issues found by static code analysis tools. + Clean up some build configuration issues.- Add pkgconfig(xproto) BuildRequires: new upstream dependency.
* Fri Apr 13 2012 vuntzAATTopensuse.org- Split xrandr from xorg-x11. Initial version: 1.3.4.