<div dir="ltr">Can you point me to that proper API? I certainly don't mind using a different method to do it if it makes more sense.<br><br>But the reason I went this route is because the SetFullscreen function in /modules/video_output/win32/window.c already uses an OS-specific way to select which monitor to put the video output window on (MonitorFromWindow). So I assume that code must change if it's going to put the window on a different monitor. It just needs to be told which monitor somehow - I just don't know what that "somehow" would be besides a new configuration setting.  <br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 3, 2019 at 2:39 PM Rémi Denis-Courmont <<a href="mailto:remi@remlab.net">remi@remlab.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
There is already a proper API defined for this, so clearly adding an plugin-<br>
specific OS-specific setting on top is not the way to go.<br>
<br>
-- <br>
雷米‧德尼-库尔蒙<br>
<a href="http://www.remlab.net/" rel="noreferrer" target="_blank">http://www.remlab.net/</a><br>
<br>
<br>
<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/listinfo/vlc-devel</a></blockquote></div>