Skip to content

st/oxr: Combine input values

Christoph Haag requested to merge haagch/monado:combined_state into master

This enables binding two different inputs to the same action, for example /user/hand/left/input/select/click and /user/hand/left/trigger/click to the same grab action.

Also takes care of using the correct timestamp of the input that is responsible for the last overall value change.

Merge request reports