Skip to content

Add WinMR system buttons

Jakob Bornecrantz requested to merge wallbraker/monado:jakob/system-buttons into main

Currently there does not seem to be a way to access the SteamVR dashboard with the Reverb G2 (controllers).

This adds a binding that allows to use the system/home button to open the SteamVR dashboard.

Remark: In the OpenXR 1.0 spec there is no binding for /input/system in XR_EXT_hp_mixed_reality_controller. However on Windows this button would supposedly allow to (indirectly?) access the SteamVR dashboard. (Which I can't confirm myself, as I don't have access to a Windows OS right now.) To properly support system buttons in OpenXR introduce XR_MNDX_system_buttons.

Edited by Jakob Bornecrantz

Merge request reports