[ANNOUNCE] xclock 1.0.8

2019-02-19 Thread Alan Coopersmith
xclock is the classic X Window System clock utility. It displays the time in analog or digital form, continuously updated at a frequency which may be specified by the user. Alan Coopersmith (7): config: Add missing AC_CONFIG_SRCDIR configure: Drop AM_MAINTAINER_MODE autogen.sh:

[ANNOUNCE] xev 1.2.3

2019-02-19 Thread Alan Coopersmith
xev is a tool to help in debugging by showing the events received by a window. This release features some small bug fixes and janitorial maintenance. Alan Coopersmith (7): Add -version to usage output Collapse usage message into a single string Adopt X.Org standard code style

[ANNOUNCE] xfsinfo 1.0.6

2019-02-19 Thread Alan Coopersmith
xfsinfo is a utility for displaying information about an X font server. This release fixes a bug in 64-bit builds which caused the maximum request size to be incorrectly calculated. Alan Coopersmith (4): Correctly report maximum request size when sizeof(long) != 4 Update README for gi

[ANNOUNCE] xhost 1.0.8

2019-02-19 Thread Alan Coopersmith
xhost is used to manage the list of host names or user names allowed to make connections to the X server. This release hardens xhost against corrupted or malicious responses from the X server, as well as some minor bug & compatibility fixes, and general janitorial maintenance. Alan Coopersmith (5

[ANNOUNCE] xlsatoms 1.1.3

2019-02-19 Thread Alan Coopersmith
xlsatoms lists the interned atoms defined on an X11 server This release fixes issues with listing ranges of atoms, as well as including general janitorial maintenance. Alan Coopersmith (3): Update README for gitlab migration Update configure.ac bug URL for gitlab migration xlsat

[ANNOUNCE] xmodmap 1.0.10

2019-02-19 Thread Alan Coopersmith
The xmodmap program is used to edit and display the keyboard modifier map and keymap table that are used by client applications to convert event keycodes into keysyms. This release provides a man page update and some small build fixes & janitorial cleanups. Alan Coopersmith (4): Change fall

[ANNOUNCE] xrdb 1.2.0

2019-02-19 Thread Alan Coopersmith
xrdb is a command line utility to manage the X server resource database for the current session. This release adds a -E flag to see the preprocessor command issued and the output of the preprocessor, to aid in debugging. Alan Coopersmith (4): Add -E flag to show cpp command line & processed

[ANNOUNCE] xstdcmap 1.0.4

2019-02-19 Thread Alan Coopersmith
The xstdcmap utility can be used to selectively define standard colormap properties. It is intended to be run from a user's X startup script to create standard colormap definitions in order to facilitate sharing of scarce colormap resources among clients using PseudoColor visuals. This release de

[ANNOUNCE] xvinfo 1.1.4

2019-02-19 Thread Alan Coopersmith
xvinfo prints out the capabilities of any video adaptors associated with the display that are accessible through the X-Video extension. This release delivers some small bug fixes and janitorial cleanups. Alan Coopersmith (5): Make xvinfo not exit with error in normal operation Fix sig

[ANNOUNCE] libfontenc 1.1.4

2019-02-19 Thread Alan Coopersmith
The libfontenc library is used by the Xorg server and other X font tools for handling fonts with different character set encodings. This release fixes a bug that would cause mkfontscale(1) to fail to produce entries for the iso8859-7 encoding because of wrong Unicode mappings for the iso8859-7 cod