xserver/.gitlab-ci
Peter Hutterer 2700bc6045 xwayland: add support for the 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 or search through XListExtensions.

This extension provides a single QueryVersion request only, and
that is only to provide future compatibility if we ever need anything
other than "this extension exists" functionality.

https://gitlab.freedesktop.org/xorg/proto/xorgproto/-/merge_requests/54

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2022-08-11 10:30:32 +10:00
..
cross-i686-w64-mingw32.txt CI: Add an x86 MinGW-w64 cross build 2021-04-24 19:43:00 +01:00
cross-prereqs-build.sh CI: Use -fcommon to build libX11 for mingw 2022-07-01 21:38:54 +00:00
debian-install.sh xwayland: add support for the XWAYLAND extension 2022-08-11 10:30:32 +10:00
manpages-check gitlab-ci: Add a manpage substitutions regression test 2019-10-04 10:34:38 +02:00