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 ...
Currently the pyopenxr setup.cfg file pins the PyOpenGL version to 3.1.6 while the current PyOpenGL version is 3.1.7 ; PyOpenGL 3.1.7 causes CI failure on github/ubuntu PyOpenGL==3.1.6 The only clue I ...