[mediacapture-screen-share] Multiple Windows are shared and the previous window is overwritten by the latest window (#302)

trookie2000 has just created a new issue for https://github.com/w3c/mediacapture-screen-share:

== Multiple Windows are shared and the previous window is overwritten by the latest window ==
In my program, each process is shared individually via getDisplayMedia() and controlled remotely by emulation of keyboard and mouse events.
![image](https://github.com/w3c/mediacapture-screen-share/assets/109945614/a8de1d1c-65ce-453b-b126-2564e6f2914f)
![image](https://github.com/w3c/mediacapture-screen-share/assets/109945614/80f408ed-5d6e-41fc-a802-beec10ccf734)


But there is a problem, when I control window 1 remotely, if window 1 is overwritten by window 2, then actions (like mouse clicks) in window 1 will completely fail


Is there a way to place the shared video window at the top of my desktop when I click the full screen of a video, similar to z-index

Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/302 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 13 May 2024 13:28:23 UTC