xorgproto: Changes to 'refs/tags/xorgproto-2023.1'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Jun 5 12:18:11 UTC 2023


Tag 'xorgproto-2023.1' created by Olivier Fourdan <ofourdan at redhat.com> at 2023-06-05 12:17 +0000

xorgproto-2023.1
-----BEGIN PGP SIGNATURE-----

iHIEABECADIWIQRn3IbyYj/F/Uu1Il0UcG2+HktFQAUCZH3SchQcb2ZvdXJkYW5A
cmVkaGF0LmNvbQAKCRAUcG2+HktFQBGhAKCfuLBR4vpJ3RlEkmxo8ZrkqIlqTQCf
ezolRp8dXhQoPPfmcfFk0JyTZ1c=
=gkpi
-----END PGP SIGNATURE-----

Changes since xorgproto-2022.2:
Alan Coopersmith (8):
      presentproto: Minor typo fixes
      Remove _X_NONNULL macro
      gitlab CI: run meson instead of ninja for test & install steps
      meson: replace join_paths with /
      meson: replace deprecated source_root with new project_source_root
      Remove "All rights reserved" from Oracle copyright notices
      Only install PM_spec when legacy protocol support is enabled
      XvMCproto.h: remove ; from the end of sz_* definitions

Benno Schulenberg (6):
      keysymdef.h: add correctly spelled names for the left and right guillemet
      keysymdef.h: name the masculine ordinal indicator similar to feminine one
      keysymdef.h: delete fourteen long-deprecated symbol names
      keysymdef.h: delete four symbolic names that serve no purpose
      keysymdef.h: add better names for the dead schwa and SCHWA symbols
      hyphenate two compound adjectives, like for the other occurrence

Demi Marie Obenour (1):
      Allow client to force server to terminate if it exits

Dimitry Andric (1):
      Xos.h: include <strings.h> on FreeBSD for index/rindex

Emil Velikov (1):
      DRI3: fix off-by-one DRI3 opcodes in description

Michael Wyraz (1):
      Be more descriptive about monitor types

Olivier Fourdan (2):
      Merge branch 'off-by-one'
      xorgproto 2023.1

Peter Hutterer (1):
      Revert "keysymdef.h: delete fourteen long-deprecated symbol names"

Xaver Hugl (1):
      present: add PresentOptionAsyncMayTear

---
 .gitlab-ci.yml                          |   15 ++++-------
 COPYING-compositeproto                  |    2 -
 COPYING-evieproto                       |    2 -
 COPYING-fixesproto                      |    2 -
 COPYING-printproto                      |    2 -
 COPYING-x11proto                        |    2 -
 Makefile.am                             |   40 +++++++++++++++++++----------
 configure.ac                            |    2 -
 dri3proto.txt                           |    8 ++---
 fixesproto.pc.in                        |    2 -
 fixesproto.txt                          |   32 +++++++++++++++++++++--
 include/X11/Sunkeysym.h                 |    2 -
 include/X11/Xfuncproto.h                |   13 ---------
 include/X11/Xos.h                       |    2 -
 include/X11/extensions/Print.h          |    2 -
 include/X11/extensions/Printstr.h       |    2 -
 include/X11/extensions/XvMCproto.h      |   22 ++++++++--------
 include/X11/extensions/composite.h      |    2 -
 include/X11/extensions/compositeproto.h |    2 -
 include/X11/extensions/evieproto.h      |    2 -
 include/X11/extensions/presenttokens.h  |   12 +++++++-
 include/X11/extensions/xfixesproto.h    |    2 -
 include/X11/extensions/xfixeswire.h     |    7 ++++-
 include/X11/keysymdef.h                 |   21 +++++++--------
 meson.build                             |    9 ++++--
 presentproto.txt                        |   43 ++++++++++++++++++++++++--------
 randrproto.txt                          |   13 ++++++---
 27 files changed, 165 insertions(+), 100 deletions(-)
---


More information about the xorg-commit mailing list