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

Support mutliple views for the UWP app #24873

Open
ferjm opened this issue Nov 26, 2019 · 0 comments
Open

Support mutliple views for the UWP app #24873

ferjm opened this issue Nov 26, 2019 · 0 comments

Comments

@ferjm
Copy link
Member

@ferjm ferjm commented Nov 26, 2019

https://docs.microsoft.com/en-us/windows/uwp/design/layout/show-multiple-views

This requires upgrading to VS2019 as the AppWindow class and others are available starting in SDK 18362.

A use case for this is the MediaSession API UI, which IMHO would be nicer in a separate window.

@jdm jdm added this to To do in UWP port via automation Nov 26, 2019
@ferjm ferjm mentioned this issue Nov 29, 2019
3 of 3 tasks complete
bors-servo added a commit that referenced this issue Dec 3, 2019
Basic Media Session UI for Hololens

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #24807

This PR implements a extremely basic Media Session UI. The media controls are part of the main window, which is not very nice, but it is what we can do until #24873 is done.
bors-servo added a commit that referenced this issue Dec 5, 2019
Basic Media Session UI for Hololens

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #24807

This PR implements a extremely basic Media Session UI. The media controls are part of the main window, which is not very nice, but it is what we can do until #24873 is done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
UWP port
  
To do
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.