I have two monitors. One runs a full screen application the second is where the opencv video window opens. The problem I have is every time a new video plays on the second screen it forces my full screen application to minimize on primary monitor.
Is there a way to have the video window open minimized or not affect the other applications?
Thanks