libXrandr 1.5.3
- Build xz tarballs instead of bzip2
- Fix spelling/wording issues
- gitlab CI: add a basic build test
-
Xrandr.h
: remove misleading comment forXRRGetScreenSizeRange()
-
XRRGetProviderInfo
: Remove unneededProviderInfoExtra
- Variable scope reductions as recommended by
cppcheck
- Remove unnecessary casts of return values from
malloc()