Overlay window mirroring
Unsolved
General and Desktop
-
I’m creating an overlay and I want window B to be on my overlay. So somehow my instance would have to plonk the window B’s display onto it. For example: say window B is a youtube video, I would want to be able to see the youtube video being played, but on my pyqt5 window. I’m on windows, and coding in python.
Let me know if I need to be clearer