I recently noticed XR_MND_headless is an available extension on my Linux/SteamVR platform. So now I might be able to create an example for this without spinning my wheels trying to get Monado ...
The generated enumerate_swapchain_images function does not work, because OpenXR expects a specific type of swapchain image that corresponds to the rendering API in use. In this case ...