Page 1 of 1

These skins don't work with dual monitors:

Posted: 19 Apr 2011 14:45
by tryptych
I just tried 7 skins:

dno_black
eDark Vlc
MySimpleSkin
VLC Darkness
void
Win_VLC_11
CompactBlack


None of these work properly with dual monitors? It's 2011... am I the only one using multiple monitors? While using any of these skins if you try to make VLC fullscreen on the 2nd monitor, the skin forces it to go fullscreen on the primary monitor. Two of the skins cause VLC to bug out completely when you do this. VLC using the default interface does not have this bug. Why are skins so anti-dual-screen?

Question: are there any (dark) skins that are compatible with dual monitors?

Re: These skins don't work with dual monitors:

Posted: 10 Jun 2011 10:18
by erwan10
skins are not to be blamed. The skins2 engine was simply not managing multiple screens at all in fullscreen mode whether on Windows or on Linux. The result was unsatisfactory for both platforms, though problems ended up being slightly different.

In vlc1.2.0 (the dev version), this should be remedied. By default, fullscreen will occur in-place (the monitor where the video is already playing). User will also be able to force fullscreen on another monitor via the --qt-fullscreen-screennumber parameter already used for the qt4 interface.

Windows users are encouraged to test it (nighly builds available in the trunk repository) and report any problems still pending for that matter.