[ANNOUNCE] xclipboard 1.1.4

2022-07-10 Thread Alan Coopersmith
xclipboard is used to collect and display text selections that are sent to the CLIPBOARD by other clients. It is typically used to save CLIPBOARD selections for later use. It stores each CLIPBOARD selection as a separate string, each of which can be selected. Alan Coopersmith (12): configu

[ANNOUNCE] xcmsdb 1.0.6

2022-07-10 Thread Alan Coopersmith
xcmsdb is used to load, query, or remove Device Color Characterization data stored in properties on the root window of the screen as specified in section 7, Device Color Characterization, of the X11 Inter-Client Communication Conventions Manual (ICCCM). Alan Coopersmith (10): Update README f

[ANNOUNCE] xconsole 1.0.8

2022-07-10 Thread Alan Coopersmith
xconsole displays in a X11 window the messages which are usually sent to /dev/console. Alan Coopersmith (9): Update README for gitlab migration Update configure.ac bug URL for gitlab migration gitlab CI: add a basic build test Build xz tarballs instead of bzip2 Use _C

[ANNOUNCE] xfontsel 1.1.0

2022-07-10 Thread Alan Coopersmith
xfontsel application provides a simple way to display the X11 core protocol fonts known to your X server, examine samples of each, and retrieve the X Logical Font Description ("XLFD") full name for a font. This release adds two small new features - a "Reset" button to reset all the selections back

[ANNOUNCE] xfs 1.2.1

2022-07-10 Thread Alan Coopersmith
xfs is the X Font Server, allowing remote X servers such as X Terminals to access fonts for rendering via legacy X11 core protocol requests. Alan Coopersmith (10): doc/xfs-design.xml: Remove obsolete B16 tags in struct definition Update README for gitlab migration Update configur

[ANNOUNCE] xmodmap 1.0.11

2022-07-10 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. It is usually run from the user's session startup script to configure the keyboard according to personal tastes. Alan Coopersmith

[ANNOUNCE] xpr 1.1.0

2022-07-10 Thread Alan Coopersmith
xpr takes as input a window dump file produced by xwd and formats it for output on various types of printers. This release drops support for the custom printing languages used by the long-obsolete DEC LA100 & LN03 printers from the early 80's. It continues to support PCL & PostScript output. Ala

[ANNOUNCE] xscope 1.4.3

2022-07-10 Thread Alan Coopersmith
XSCOPE is a program to monitor the connections between the X11 window server and a client program. Alan Coopersmith (1): xscope 1.4.3 Matthieu Herrb (1): On OpenBSD SO_PEERCRED uses struct sockpeercred Thomas Klausner (7): Remove/comment out unused variables. Match format

[ANNOUNCE] xwud 1.0.6

2022-07-10 Thread Alan Coopersmith
xwud allows X users to display in a window an image saved in a specially formatted dump file, such as produced by xwd. Alan Coopersmith (5): Update README for gitlab migration Update configure.ac bug URL for gitlab migration gitlab CI: add a basic build test Build xz tarbal

[ANNOUNCE] xf86-input-keyboard 2.0.0

2022-07-10 Thread Alan Coopersmith
kbd - Keyboard input driver for non-Linux platforms for the Xorg X server - This keyboard driver is primarily used with BSD, GNU Hurd, illumos, & Solaris systems. Linux systems should instead use either xf86-input-libinput or

[ANNOUNCE] xf86-input-synaptics 1.9.2

2022-07-10 Thread Alan Coopersmith
Synaptics touchpad driver for X.Org --- Alan Coopersmith (7): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Build xz tarballs instead of bzip2 Fix spelling/wording issues gitlab CI: add a basic buil

[ANNOUNCE] xf86-video-cirrus 1.6.0

2022-07-10 Thread Alan Coopersmith
xf86-video-cirrus - Cirrus Logic video driver for the Xorg X server --- Packagers will want to note that this release no longer installs the separate cirrus_alpine.so and cirrus_laguna.so files under the Xorg driver modules directory,

[ANNOUNCE] xf86-video-mach64 6.9.7

2022-07-10 Thread Alan Coopersmith
Generally speaking, this driver is intended for all ATI video adapters based on the Mach64 series or older chipsets. This release fixes the driver to build with Xorg server 21.1, along with other bug fixes & improvements. Alan Coopersmith (6): Update README for gitlab migration Update

[ANNOUNCE] xf86-video-mga 2.0.1

2022-07-10 Thread Alan Coopersmith
xf86-video-mga - Matrox video driver for the Xorg X server -- Alan Coopersmith (4): Build xz tarballs instead of bzip2 Fix spelling/wording issues gitlab CI: add a basic build test xf86-video-mga 2.0.1 Fabrice Fontain