This minor maintenance release adds a -version flag, as well as some
build configuration improvements and janitorial cleanups.
Alan Coopersmith (9):
Drop usleep fallbacks for ancient OS versions
Combine usage message strings
Combine error message strings
Fix gcc warnings about discarded const qualifiers
Add printf attribute to usage function and fix warnings it causes
Fix integer sign/size conversion warnings from clang
Add -version flag
Pass buf size to on_or_off instead of just assuming it is big enough
xset 1.2.3
Jon TURNEY (1):
Remove unneeded include of windows.h on WIN32
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
1.2.2:
This minor maintenance release improves output of pixel colors and errors,
as well as some build configuration improvements and janitorial cleanups.
1.2.1:
This minor maintenance release provides the usual recent collection of
build configuration improvements and janitorial cleanups, plus some more
unusual cleanups specific to xset.
Avoid warning from "xset r rate" when XF86Misc extension is not present
XKB named indicator support for led state query/set
Fill in README & COPYING files
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fix typos in xset manpage
Correct make distcheck and most sparse warnings.
Adam Jackson (1):
xset 1.0.4
Alan Coopersmith (3):
Make code formatting consistent
Convert function declarations from K&R to ANSI C
Delete duplicated #include statements
James Cloos (1):
Add *~ to .gitignore to skip patch/emacs droppings
gsr.bugs (1):
Manpage: Add mention of mouse acceleration with zero threshold
-- Change xset_CFLAGS to AM_CFLAGS to make automake-1.10 happier
-- Use autoconf to check for usleep before falling into twisty #ifdef maze
-- Bug #9524: Markup problems on xset.1x