Skip to content

openvr-context: Emit binding-load after input focus change

Christoph Haag requested to merge christoph/controller_init_after_dashboard into master

OpenVR doesn't notify us of successful binding loads when we startup while the dashboard is open. Now we pretend there always was a successful binding load when the input focus changes.

Merge request reports