The registry key HKEY_LOCAL_MACHINE\SOFTWARE\Khronos\OpenXR\1 ActiveRuntime can be set to indicate the default openxr runtime on windows. It seems like openxr-sys would be the place to implement that behavior -- perhaps enabled with a feature?
I wanted to float this here before actually implementing it.
The registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Khronos\OpenXR\1 ActiveRuntime
can be set to indicate the default openxr runtime on windows. It seems like openxr-sys would be the place to implement that behavior -- perhaps enabled with a feature?I wanted to float this here before actually implementing it.