As I was wondering about the multi-monitor/screen support of javascript i found the follwing stackexchange questions relevant for the topic:
2013 - 40k views: window.open() on a multi-monitor/dual-monitor system - where does window pop up?
2014 -…
I'm developing an app in Flutter which is supposed to run on a POS with two screens. It's basically a tablet connected to another screen via a HDMI cable.
My problem is that whatever I run on my side of the screen also appears to the client's…
As a result of the dicussion on
What needs to be done to make multiple screen support for Javascript happen?
i am looking into the state of affairs with Firefox and found this issue
https://github.com/mozilla/standards-positions/issues/180
As it…
I am trying to build an Ionic Framework App for an Android device that also has a secondary monitor.
I found the Presentation API:
https://developer.mozilla.org/en-US/docs/Web/API/Presentation_API
and a simple demo:…
I've been searching on this for a while. I've read up on the Moz and Google documentation for the presentation API, however, I am unable to cast the website when prompted because it says the TV is "available for specific video sites."
I've searched…