Skip to content

macosx: Set tabbing mode to disabled for all windows

Claudio Cambra requested to merge claucambra/vlc:work/disable-tabs into master

We don't use or support tabs, so explicitly disable tabs in root VLCWindow class (as well as on the Help window, which can trigger these entries to appear)

This removes some "useless" entries in the Window menu.

After changes:

Screenshot_2025-03-08_at_15.15.44

Before changes:

Screenshot_2025-03-08_at_15.20.51

Signed-off-by: Claudio Cambra developer@claudiocambra.com

Merge request reports

Loading