OpenXR-SDK-Source icon indicating copy to clipboard operation
OpenXR-SDK-Source copied to clipboard

Switching to zxdg-shell unstable Wayland protocol to the stable xdg-s…

Open coki04 opened this issue 7 months ago • 2 comments

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.

coki04 avatar Jul 12 '25 12:07 coki04

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jul 12 '25 12:07 CLAassistant

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.

rpavlik-bot avatar Jul 24 '25 22:07 rpavlik-bot