libXdmcp is the X Display Manager Control Protocol library, used by both
X servers and display managers to handle both ends of the XDMCP connection.
This release provides a fix for CVE-2017-2625 for platforms which don't have
arc4random_buf() in their default libraries but do have getentropy(), su
libXext is the historical libX11-based catchall library for the X11
extensions without their own libraries.
Alan Coopersmith (7):
Assert that values buffer has enough room for provided values
Fix typos in man pages
Use __builtin_popcountl if available to replace Ones() in XSecuri
libXft is the client side font rendering library, using libfreetype,
libX11, and the X Render extension to display anti-aliased text.
This release updates XftDrawSrcPicture to use XRenderCreateSolidFill when
available (Render version 0.10 or later).
Alan Coopersmith (4):
Update README for g
libxkbfile is used by the X servers and utilities to parse the XKB
configuration data files.
This release adds support for the NoLock, NoUnlock, and genKeyEvent flags.
Alan Coopersmith (5):
Remove obsolete B16 & B32 tags in struct definitions
Update README for gitlab migration
U
The libXmu package includes the sources to both libXmu and libXmuu.
These libraries contains miscellaneous utilities that are not part of the
Xlib standard. libXmuu contains the subset of libXmu functions that do
not rely on the Athena Widgets (libXaw) or X Toolkit Instrinsics (libXt).
This minor
libXrandr is the libX11-based library for the X Resize, Rotate and
Reflection (RandR and where did the third R go?) extension.
Alan Coopersmith (4):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Add description of libXrandr to README.md
xtrans is a library of code that is shared (but is *not* a shared library)
among various X packages to handle network protocol transport in a modular
fashion, allowing a single place to add new transport types. It is used
by the X server, libX11, libICE, the X font server, and related components.
libXvMC is the Xlib-based client library for the X-Video Motion Compensation
API.
Alan Coopersmith (5):
Need to check for -1, not 0, to determine if shmat() failed
Fix sign comparison warnings for loop indexes
Update README for gitlab migration
Update configure.ac bug URL f
libXxf86dga is the Xlib-based client library for the XFree86-DGA extension.
This release raises the minimum required libX11 version to 1.6.0 from 2013.
Alan Coopersmith (3):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
libXxf86dga 1.1.5
Em
x11perf is a standard X11 tool for measuring how many times per second a
given X11 request can be made. It also includes the Xmark script to
calculate how many millions of times faster your 2019 GPU is than the
graphics on a 1989 SPARCstation 1 workstation, if you need more meaningless
numbers in
The imake package contains the imake utility, plus a number of support
programs, such as mkdirhier, revpath, and xmkmf.
The X Window System used imake extensively up through the X11R6.9 release,
for both full builds within the source tree and external software.
X moved to GNU autoconf and automake
makedepend parses C source files to make dependency lists for Makefiles.
This minor maintenance release fixes some bugs, lifts a limit, clears
some compiler warnings, boosts performance, and includes other janitorial
cleanups.
Alan Coopersmith (8):
Constify a pair of local string pointers
Hello,
I have a question regarding the "ScrollButton" option in libinput. I recently
purchased a trackball and I'd like to be able to configure it such that I can
press the button that I've set as the ScrollButton and then use the ball for
scrolling purposes. However, due to dexterity problems in
13 matches
Mail list logo