[ANNOUNCE] xeyes 1.2.0

2021-08-01 Thread Alan Coopersmith
This release of xeyes adds support for using the Present and Xinput2 extensions so that your X server is even smoother when making eyes at you. Alan Coopersmith (4): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Remove redundant declaration o

[ANNOUNCE] xwd 1.0.8

2021-08-01 Thread Alan Coopersmith
Version 1.0.8 of xwd is now available for all your X11 window dumping needs! It fixes bugs you didn't even know were there and cleans up code you've never seen! Alan Coopersmith (7): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Combine opti

[ANNOUNCE] libXfont2 2.0.5

2021-08-01 Thread Alan Coopersmith
libXfont provides the core of the legacy X11 font system, handling the index files (fonts.dir, fonts.alias, fonts.scale), the various font file formats, and rasterizing them. It is used by the X display servers (Xorg, Xvfb, etc.) and the X Font Server (xfs), but should not be used by normal X11 cl

[ANNOUNCE] libXft 2.3.4

2021-08-01 Thread Alan Coopersmith
libXft is the client side font rendering library, using libfreetype, libX11, and the X Render extension to display anti-aliased text. This release handles the deprecation of the FcNameRegisterObjectTypes API by fontconfig, and provides minor cleanups for compiler warnings and man pages. Alan Coop

[ANNOUNCE] xorg-cf-files 1.0.7

2021-08-01 Thread Alan Coopersmith
This package contains the configuration files, platform data, & Makefile templates for the archaic Imake build tool. This is a minor update to resolve a compatibility issue with GNU binutils 2.36. When I released version 1.0.6 in December 2015 I wrote: Today is the 10th anniversary of X.Org mov