webscreens / screen-enumeration

Screen enumeration API explainer
Apache License 2.0
23 stars 4 forks source link

Screen.name will be hard to implement in a predictable way. #13

Closed markafoltz closed 4 years ago

markafoltz commented 4 years ago

When we shipped support for wired displays in Chrome via the Presentation API, we just ended up enumerating them as "Display 1", "Display 2" to get predictable behavior across platforms.

Do you see a compelling use case for exposing screen.name to the Web?

michaelwasserman commented 4 years ago

Thanks for this insight! "Display 1", "Display 2" matches our latest thinking, and the explainer mentions that, but I'll clarify.

michaelwasserman commented 4 years ago

The screen name has been replaced with an id.