xset 1.2.5
- 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 callingfree()
-
set_pixels
: Markpixels
parameter asconst
- Use C99 designated struct initializers
- configure: Make
xf86misc
support disabled by default