Page 1 of 1

Can hide the title bar of video window ?

Posted: 21 Sep 2004 08:31
by chenvc
The title of video window is VLC(XVideo output) with VLC-0.7.2 in Linux RedHat9.0. Can hide it? I want to hide it and cann't resize the video window.
Thanks a lot.

Posted: 22 Sep 2004 12:08
by The DJ
sure, just add the required code to /modules/video_output/x11/

Posted: 23 Sep 2004 11:08
by chenvc
Ok. Thank you very much!

Posted: 27 May 2006 20:16
by wittysucks
Ummm.. I didn't want to post something already answered, but I had the same question and DJ's reply is just not enough for me to solve the problem. So I must ask again: How do I hide the title bar that appears over the video while using skins 2? I'm a newbie, by the way, so treat me gentle. :oops:

Thanks a lot.

Posted: 27 May 2006 20:40
by wittysucks
OK, well... I discovered an option in the Video / General that, unticked, will hide the title bar, but won't let me move the window so as to place it somewhere else in my screen- instead of having it in the upper left corner. I was wondering whether there was another way of hiding the title bar that would also let me drag the window.

Thanks. :P

Posted: 29 May 2006 22:06
by Hobophobe
wondering whether there was another way of hiding the title bar that would also let me drag the window.
Depends on your operating system. In linux using gnome there is an option to press a key (default is alt) and click on a window to move it.

Under windows I'm not sure if this exists. You may try right clicking the window's taskbar button and click on move. No guarantees though.

It probably does exist under OSX.

Posted: 30 May 2006 00:12
by ipkiss
OK, well... I discovered an option in the Video / General that, unticked, will hide the title bar, but won't let me move the window so as to place it somewhere else in my screen- instead of having it in the upper left corner. I was wondering whether there was another way of hiding the title bar that would also let me drag the window.
If you know right from the start where you want to place the video window, you can use the --video-x and --video-y parameters (also available in the preferences).

Posted: 30 May 2006 17:55
by wittysucks
Oh, I forgot to mention that I'm using VLC 0.8.4a in WinXP, and configured it with Skins 2 (Playtree).

Hobophobe
I tried what you suggested but it is not possible to rightclick the window's taskbar when the "Windows decorations" option is unticked. (Damn WinXP! As soon as my Ubuntu copy arrives at my boyfriend's, I'll get rid of this OS from Hell!)

ipkiss
The "Video x/y coordinate" in Preferences are set up in -1 by default. I tried to change this to some other number, (e.g. 0/1) but nothing happens. It's still fixed in the upper left corner.

Same thing as before: I'm a newbie, and have no idea of programming or coding whatsoever. So I need you to tell me where to change those parameters you talked about earlier. (That's the main reason why I could not understand DJ's original reply in this thread). :oops:


Thank you both.- :wink:

Posted: 30 May 2006 18:07
by ipkiss
The "Video x/y coordinate" in Preferences are set up in -1 by default. I tried to change this to some other number, (e.g. 0/1) but nothing happens. It's still fixed in the upper left corner.
Try with x=100 and y=50 instead of 0 and 1 :-)

Re: Can hide the title bar of video window ?

Posted: 31 Dec 2009 03:07
by lordoftherings
I cannot find the option to hide the title bar in 1.0.3. Is it still there?

Re: Can hide the title bar of video window ?

Posted: 31 Dec 2009 10:43
by Rémi Denis-Courmont
--no-video-deco it is, but it only works for the VIDEO window, not the user interface.

Re: Can hide the title bar of video window ?

Posted: 02 Jan 2010 12:10
by lordoftherings
The options is not available in Preferences?

Re: Can hide the title bar of video window ?

Posted: 02 Jan 2010 17:04
by Jean-Baptiste Kempf
All options are in preferences.

Re: Can hide the title bar of video window ?

Posted: 04 Jan 2010 10:39
by lordoftherings
Where is it? What is it called? I have "Show media title on video" and "Window decorations" turned off, but when I am in Minimal View the window title is still there. How do I make it go away?

Re: Can hide the title bar of video window ?

Posted: 04 Jan 2010 22:39
by Jean-Baptiste Kempf
Deactivate embedded video in interface.

Re: Can hide the title bar of video window ?

Posted: 09 Jan 2010 10:07
by lordoftherings
That locks the window to the top left corner of the screen. Is there a way to make the title bar disappear when VLC is put into Minimal View? If not, I would like to request it as a feature.

Re: Can hide the title bar of video window ?

Posted: 09 Jan 2010 12:06
by Rémi Denis-Courmont
No. You can use video-x and video-y if you want to change the coordinates.