OpenXR-SDK-Source
OpenXR-SDK-Source copied to clipboard
Switching to zxdg-shell unstable Wayland protocol to the stable xdg-s…
zxdg-shell Wayland protocol was unstable. No longer used by modern Wayland compositors. This prevented OpenXR SDK tests to run on Wayland backends on modern compositors. xdg-shell is the stable one, currently supported by Wayland compositors.
This change implements the change, which is mainly a renaming to the newer protocol. Tested and proved working on KDE Ubuntu 25.04. x86-64.
An issue (number 2568) has been filed to correspond to this pull request in the internal Khronos GitLab (Khronos members only: KHR:openxr/openxr#2568 ), to facilitate working group processes.
This GitHub pull request will continue to be the main site of discussion.