VLC browser plugin fullscreen issue

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
balasubramanya
Blank Cone
Blank Cone
Posts: 61
Joined: 11 Feb 2013 07:33

VLC browser plugin fullscreen issue

Postby balasubramanya » 26 Jun 2013 08:13

Hi,

VLC uses HWND_TOPMOST in

Code: Select all

SetWindowPos(_FSWnd->getHWND(), HWND_TOPMOST, 0, 0, GetSystemMetrics(SM_CXSCREEN), GetSystemMetrics(SM_CYSCREEN), 0/** /SWP_NOZORDER/**/);
Due to this the full screen window is created on top of all windows. We will not be able to go to any application unless we come back to normal screen.

If we use HWND_TOP we can go to other screens. But the issue is we can go back to the browser where we had done the fullscreen. This doesn't look proper. Is there any method to resolve this issue?

Regards,
Bala

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC browser plugin fullscreen issue

Postby Jean-Baptiste Kempf » 02 Jul 2013 17:18

It does that for the tooltip and the fullscreen controler. So far, this is normal.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

balasubramanya
Blank Cone
Blank Cone
Posts: 61
Joined: 11 Feb 2013 07:33

Re: VLC browser plugin fullscreen issue

Postby balasubramanya » 05 Jul 2013 14:14

Thanks JB. Is it possible to display the fullscreen window only on top the browser from where it is opened instead of making it on top of all the windows/applications that are currently available? Older vlc fullscreen implementation(Vlc 1.0.3) takes care of this issue.

Regards,
Bala

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC browser plugin fullscreen issue

Postby Jean-Baptiste Kempf » 08 Jul 2013 16:58

Fullscreen is on the top of everything, this is why it is called fullscreen.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 58 guests