Skip to content

xset 1.2.5

Alan Coopersmith requested to merge alanc/xset:release into master
  • Update README for gitlab migration
  • Update configure.ac bug URL for gitlab migration
  • Use the real name of the DPMS extension in messages & man page
  • gitlab CI: add a basic build test
  • Build xz tarballs instead of bzip2
  • Fix spelling/wording issues
  • gitlab CI: stop requiring Signed-off-by in commits
  • Variable scope reduction as recommended by cppcheck
  • Remove unnecessary casts
  • Remove unnecessary check for NULL pointer before calling free()
  • set_pixels: Mark pixels parameter as const
  • Use C99 designated struct initializers
  • configure: Make xf86misc support disabled by default

Merge request reports