Skip to content

Add new input action focus handling - #1039

Merged
keveleigh merged 3 commits into
MixedRealityToolkit:feature/XRI3from
keveleigh:new-input-action-focus-handling
Jul 9, 2025
Merged

Add new input action focus handling#1039
keveleigh merged 3 commits into
MixedRealityToolkit:feature/XRI3from
keveleigh:new-input-action-focus-handling

Conversation

@keveleigh

Copy link
Copy Markdown
Contributor

Port of #1028 to the XRI3 branch instead of main (reversion of the main PR in #1038)

We want to ensure we're focused for input, as some runtimes continue reporting "tracked" while pose updates are paused. This is allowed, per-spec, as a "should": "Runtimes should make input actions inactive while the application is unfocused, and applications should react to an inactive input action by skipping rendering of that action's input avatar (depictions of hands or other tracked objects controlled by the user)."

@keveleigh keveleigh self-assigned this Jul 9, 2025
@keveleigh
keveleigh requested a review from a team as a code owner July 9, 2025 16:59
@keveleigh
keveleigh changed the base branch from main to feature/XRI3 July 9, 2025 16:59
whitetigerhelix
whitetigerhelix previously approved these changes Jul 9, 2025
Comment thread org.mixedrealitytoolkit.core/Subsystems/MRTKLifecycleManager.cs
@keveleigh
keveleigh disabled auto-merge July 9, 2025 19:20
@keveleigh
keveleigh merged commit 15d4803 into MixedRealityToolkit:feature/XRI3 Jul 9, 2025
@keveleigh
keveleigh deleted the new-input-action-focus-handling branch July 9, 2025 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants