pkgsrc/x11/libXext/DESCR
wiz ad511a0c87 libXext: update to 1.3.4.
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 XSecurity.c
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Add description of libXext to README.md
      libXext 1.3.4

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Rob Wu (1):
      XSecurityGenerateAuthorization: Allocate enough space in values buffer
2019-03-17 08:06:55 +00:00

8 lines
434 B
Text

libXext is the historical libX11-based catchall library for the
X11 extensions without their own libraries.
libXext provides functions for: Double Buffer Extension (DBE),
Display Power Management Signaling (DPMS), X11 Nonrectangular Window
Shape Extension (XShape), shared memory extensions (XShm), TOG-CUP
(Xcup), X11 Extended Visual Information extension (EVI), X11
Double-Buffering, Multi-Buffering, and Stereo Extension (Xmbuf).