This release boasts a bunch of cleanup work and a few new keysyms. No
functional changes to any of the protocols.
Adam Jackson (3):
randrproto: Fix missing #undef RRLease
Remove COPYING-panoramixproto
composite: Fix the documentation for the unredirection requests
Alan Coopersmith (9):
Remove trailing whitespace from header files
Remove the use of no-op B16 & B32 bitfield macros in headers
Assorted typo fixes in headers
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Combine *_EXTRA_DIST into EXTRA_DIST in Makefile.am
keysymdef.h: Update repo info in comments
Update URLs for protocol specs to use xorgproto repo now
Restore generation of specs from docbook in autotools builds
Hans de Goede (1):
XF86keysym: Add XF86XK_RotationLockToggle
Jeremy Puhlman (1):
Remove libdir from pc files.
Jian-Hong Pan (1):
XF86keysym: Add XF86XK_MonBrightnessCycle
Jon Turney (1):
.gitignore more autotools artifacts
Julien Cristau (3):
PROXY_MANAGEMENT, DEC-XTRAP and XFree86-Misc are legacy
Fix MAN_SUBSTS libdir replacements
Remove more build files
Keith Packard (1):
screensaver: Fix encoding of ScreenSaverSuspend 'suspend' element
Matthieu Herrb (1):
Remove RCS Ids
Peter Hutterer (2):
Fix comment for XK_Ocaron
xorgproto 2019.1
Roman Kapl (1):
Improve the ButtonInfo description.
Thomas E. Dickey (1):
Update Xalloca.h to reduce compiler warnings:
but is likely sufficient:
- add xorgproto support to x11-links, bump version
- add a builtin.mk for xorgproto. check for the list of packages
that xorgproto covers, eliding the few that native xsrc never
installed, and making sure xproto is last. use the
BUILTIN_VERSION_SCRIPT method to convert Version: 7.0.31 into
the necessary 2018.1.
the missing packages are a problem, but since we've never had a
report about it, it's not a big problem.
the things newer xorgproto has that are wanted may be a problem,
but probably only for X11_TYPE!=native builds that don't really
need these.
longer term native xsrc will get xorgproto (and maybe even for
netbsd-8), though i'm not sure it will help any unless we make
our native xsrc install a fake xorgproto.pc that pkgsrc can
find an use -- currently xorgproto installs .pc files for all
the replaced packages, but not one for itself, so the hack of
finding xproto version and switching may still be needed.
ok @wiz.
This release updates the specifications and protocol headers for DRI3
and Present to 1.2, and fixes several spelling and grammar errors in
the specification texts.
This release fixes various version numbers and include paths, corrects
an error in the RANDR specification, and adds the meson build system
which was erroneously left out of 2018.1.