vcync / modV

modular audio visualisation powered by JavaScript
https://modv.vcync.gl
MIT License
449 stars 25 forks source link

Window Management API #932

Open 2xAA opened 2 weeks ago

2xAA commented 2 weeks ago

modV has never been able to target a fullscreen window to an extended display, the Window Management API solves this issue.

https://developer.mozilla.org/en-US/docs/Web/API/Window_Management_API

https://github.com/michaelwasserman/window-placement-demo