[ANNOUNCE] xorgproto 2022.2
Peter Hutterer
peter.hutterer at who-t.net
Thu Aug 11 00:26:04 UTC 2022
This release introduces an new "XWAYLAND" extension:
This extension exists to serve one purpose: reliably identifying
Xwayland. Previous attempts at doing so included querying root window
properties, output names or input device names. All these attempts are
somewhat unreliable. Instead, let's use an extension - where that
extension is present we have an Xwayland server.
Clients should never need to do anything but check whether the extension
exists through XQueryExtension/XListExtensions.
The DRI3 protocol was bumped to 1.3 and has a new DRI3SetDRMDeviceInUse request:
This request provides a hint to the server about the device
in use by this window. This is used to provide
DRI3GetSupportedModifiers with a hint of what device to
return modifiers for in the window_modifiers return value.
Using this hint allows for device-specific modifiers to
be returned by DRI3GetSupportedModifiers, for example
when an application is renderoffloaded and eligible for
direct scanout.
The remaining commits are the usual combination of housekeeping and
maintenance.
Alan Coopersmith (5):
DBE spec: define j in DBEGetVisualInfo reply encoding
DBE spec: make titles more consistent in Encoding section
gitlab CI: enable commit & merge request checks
gitlab CI: enable gitlab's builtin static analysis
Build xz tarballs instead of bzip2
Austin Shafer (1):
DRI3: Add DRI3SetDRMDeviceInUse
Jon Turney (1):
Win32: Fix collision over 'ControlMask'
Olivier Fourdan (1):
xorgproto 2022.2
Peter Hutterer (1):
Add the XWAYLAND extension
git tag: xorgproto-2022.2
https://xorg.freedesktop.org/archive/individual/proto/xorgproto-2022.2.tar.gz
SHA256: da351a403d07a7006d7bdc8dcfc14ddc1b588b38fb81adab9989a8eef605757b xorgproto-2022.2.tar.gz
SHA512: 0953b1fa45c703658857338c1b5ed7c677197066e746adf3228fdaa03ece5ab93411a334d4f91460fc03b2cea91ffee8476367bd7ec5409764c5b9bf6e4dda2f xorgproto-2022.2.tar.gz
PGP: https://xorg.freedesktop.org/archive/individual/proto/xorgproto-2022.2.tar.gz.sig
https://xorg.freedesktop.org/archive/individual/proto/xorgproto-2022.2.tar.xz
SHA256: 5d13dbf2be08f95323985de53352c4f352713860457b95ccaf894a647ac06b9e xorgproto-2022.2.tar.xz
SHA512: 8e6108110600d076a94cc6d0e465b2e9adfbbe8d7e6b75fae9c5262d99dc6074ab1ed561a74d6d451f00f5b7af9f507a6317be9c0770efeed9e60b64beb7a1c9 xorgproto-2022.2.tar.xz
PGP: https://xorg.freedesktop.org/archive/individual/proto/xorgproto-2022.2.tar.xz.sig
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-announce/attachments/20220811/f2296770/attachment.sig>
More information about the xorg-announce
mailing list