smplayer-dev / smplayer

Free Media Player for Windows, Linux and Mac OS with YouTube support.
https://smplayer.info
GNU General Public License v2.0
685 stars 94 forks source link

Add option to hide status bar in Basic GUI #1012

Open helospark opened 4 months ago

helospark commented 4 months ago

Is your feature request related to a problem? Please describe. Using the Basic GUI (aka defaultGUI) there is a black status bar in the bottom of the GUI, for which I can configure the content for, but I cannot turn it off.

Since I added the time to the control bar (to create a more compact UI), the status bar provide no useful information, but it is using up vertical screenspace.

Unlike the Main toolbar, there is no way to turn it off.

Describe the solution you'd like Similar to the Main toolbar, I think there should be a toggle menu entry in "Options -> Toolbars -> Status bar", when deselected the status bar should not be visible.

Describe alternatives you've considered Alternatives I tried:

Additional context

OS: Ubuntu

Screenshot of the status bar I would like to be toggleable: image