Hello Warmuptill,
I want to show/hide the projector of the actual running scene on my 2nd screen, only when I need to check if the scene is correct (this saving resources compared to always enabling the projector). For that I could use the native canvas hotkey, but I can't, given that there is windows over OBS (Chatty, etc) that hide the canvas.
So I already figured out how to do that with your plugin, I even added a focus on the projector's window so it pops above every other programs.
But there is big problem ^^ :
1) it opens on the screen where the last click of my mouse has been registered (and/or the screen in focus), so where the game I play is running (that in itself is not a problem, but see point #2 just below).
2) as it focuses on the projector, if the game is in exclusive fullscreen, it minimizes it (equals to ALT-TAB).
I tried to use the projector in fullscreen instead of in a window, this allowing me to target my secondary screen, but then the problem is I can't close it, because it's not a window that can be targetted by your plugin.
REQUEST
So my demand is :
- Could you add a "Select screen" option to chose where to open its window ? Is it possible ? Does WIndows authorize that ?
- Could you add a "Put always on top" option, that we could use in place of "focus", so there's no ALT-Tabing of the fullscreen application running on the other screen ?