Skip to content

libXrandr 1.5.3

Alan Coopersmith requested to merge alanc/libxrandr:release into master
  • Build xz tarballs instead of bzip2
  • Fix spelling/wording issues
  • gitlab CI: add a basic build test
  • Xrandr.h: remove misleading comment for XRRGetScreenSizeRange()
  • XRRGetProviderInfo: Remove unneeded ProviderInfoExtra
  • Variable scope reductions as recommended by cppcheck
  • Remove unnecessary casts of return values from malloc()

Merge request reports