Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MRTK3 should allow the HoloLen app to position the native keyboard using Windows' HolographicKeyboard.SetPlacementOverride method #11689

Closed
AMollis opened this issue Jul 7, 2023 · 0 comments
Labels
Feature Request Feature request from the community IssueMigrated MRTK3

Comments

@AMollis
Copy link
Member

AMollis commented Jul 7, 2023

This issue has been migrated a new MRTK repository, and the status of this issue will now be tracked at the following location:


Describe the problem

There is no way to programmatically to position HoloLens' native keyboard.

Describe the solution you'd like

MRTK3 should allow the HoloLen app to position the native keyboard using Windows' HolographicKeyboard.SetPlacementOverride method.

Using HolographicKeyboard.SetPlacementOverride, MRTK3 could provide a mechanism allowing an application to position the keyboard. This would also require some sort of UX to allow the users to position the keyboard, since calling HolographicKeyboard.SetPlacementOverride will disable the system's affordances for moving the keyboard.

Describe alternatives you've considered

None

Additional context

Impacts HoloLens only

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Feature request from the community IssueMigrated MRTK3
Projects
None yet
Development

No branches or pull requests

2 participants