-
Notifications
You must be signed in to change notification settings - Fork 40
Screen availability mechanism for multiple sessions #40
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
Comments
PROPOSED RESOLUTION: no change to the spec, we may want to provide informative guidelines to the implementors on the screen picker UI with regard to best practices for highlighting screens that are already used by other presentation sessions, clarify we do not support multiple screen selections from the screen picker UI |
See relevant discussion at F2F: |
Commit 7d4929c amends the note about the selection of the presentation display to mention the multiple-displays case (along the lines of #40 (comment)). It also removes an obsolete issue mentioned inline (which should be addressed by the current spec). Closing this (long overdue) resolved issue :) |
Description
A user may have more than one second screen available and an application may want to take advantage of all these screens at once. However, as things stand, such an application:
startSession
a second timeProposal
Improve the
screenavailable
mechanism so that the flag reflects the presence of unused second screens at any time?References
See initial discussion in https://lists.w3.org/Archives/Public/public-secondscreen/2015Jan/0012.html
See also #1 (multi-display support) and #39 (resumption of multiple sessions)
The text was updated successfully, but these errors were encountered: