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

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Mar 26 07:27:04 UTC 2024


Tag 'xorgproto-2024.1' created by Olivier Fourdan <ofourdan at redhat.com> at 2024-03-26 07:16 +0000

xorgproto-2024.1
-----BEGIN PGP SIGNATURE-----

iHIEABECADIWIQRn3IbyYj/F/Uu1Il0UcG2+HktFQAUCZgJ2YxQcb2ZvdXJkYW5A
cmVkaGF0LmNvbQAKCRAUcG2+HktFQEzzAKDvxF15HNqEVnv3vAWCdabRTRG4xwCf
do1xbqebiAK8qzUSurkjUpeTGxs=
=nUQc
-----END PGP SIGNATURE-----

Changes since xorgproto-2023.2:
Erik Kurzinger (2):
      DRI3: add DRI3ImportSyncobj and DRI3FreeSyncobj
      Present: add PresentPixmapSynced

José Expósito (1):
      meson: add header paths to declare_dependency

Mohamed Akram (1):
      keysymdef.h: add dead_hamza symbol

Olivier Fourdan (1):
      xorgproto 2024.1

Pierre Le Marre (14):
      keysymdef.h: Fix typo for Mode_switch aliases
      keysymdef.h: Improve doc on deprecated keysyms
      keysymdef.h: Improve comment of two keysyms
      keysyms headers: Normalize keysyms value format & padding
      keysymdef.h: Normalize Unicode mappings
      keysyms headers: Make some aliases explicit
      Keysyms: Update XF86Keysyms.h
      keysyms: Revert removals and postpone effective deprecation
      keysyms: Add warning about removals & canonical names changes
      keysyms: Add regex for keysyms with Unicode annotation in angle brackets
      keysyms: Fix typo in XK_guillemotright comment
      keysyms: Make some comments more standard
      keysyms: Note that some canonical names may be deprecated
      keysyms: Improve doc & comments for non-deprecated aliases

---
 configure.ac                           |    2 
 dri3proto.pc.in                        |    2 
 dri3proto.txt                          |   52 ++
 include/X11/DECkeysym.h                |   16 
 include/X11/HPkeysym.h                 |  172 +++----
 include/X11/Sunkeysym.h                |   66 +-
 include/X11/XF86keysym.h               |  776 ++++++++++++++++-----------------
 include/X11/extensions/dri3proto.h     |   28 +
 include/X11/extensions/presentproto.h  |   32 +
 include/X11/extensions/presenttokens.h |    9 
 include/X11/keysymdef.h                |  743 +++++++++++++++++--------------
 meson.build                            |   13 
 presentproto.pc.in                     |    2 
 presentproto.txt                       |  109 ++++
 scripts/keysym-generator.py            |   38 -
 15 files changed, 1195 insertions(+), 865 deletions(-)
---


More information about the xorg-commit mailing list