WICG / document-picture-in-picture

https://wicg.github.io/document-picture-in-picture/
Other
56 stars 9 forks source link

The background can be set to transparent and mouse-through. #99

Open yisibl opened 10 months ago

yisibl commented 10 months ago

I like the original idea of Document Picture in Picture, as written in explainer:

The website can provide custom controls and inputs (e.g. captions, playlists, time scrubber, liking/disliking videos, etc) to improve the user's PiP video experience.

A very important scenario mentioned here is captions. In many desktop music players (e.g. QQ Music), the function of popping up the lyrics and displaying them on top is provided, which is actually a kind of caption.

In order to meet this kind of demand, there are a few improvements to the current PIP implementation:

Especially in QQ Music provides the following modes, which we can learn from.

QQ Music PIP


This will also further the Progressive Web App, bringing the great experiences from the Native App to the Web.

The future is bright, and thank you to all those who have worked so hard to bring us the best of the Web.

ivandenysenko commented 9 months ago

Just want to support background transparency idea 🙂 Love that we might have an opportunity to implement native apps functionality with PWA

yisibl commented 5 months ago

Any news?

steimelchrome commented 5 months ago

On the Chrome side, we have had some discussions about giving the site some amount of control over initial location as well as letting the titlebar hide in some cases, but both of those are more in exploratory stages. We have not had much internal discussion about background transparency though