Skip to content

Support global (native) menu with custom title bar #250800

@tarik02

Description

@tarik02

Global menu with window.titleBarStyle set to "native":
Image

If I set window.menuStyle to "native", nothing changes:
Image

I would like to have global menu together with window.titleBarStyle set to "native"

Activity

added this to the Backlog milestone on Jun 10, 2025
added
feature-requestRequest for new features or functionality
system-context-menuIssue related to context menu drawn by the OS
menusMenu items and widget issues
titlebarVS Code main title bar issues
on Jun 10, 2025
benibenj

benibenj commented on Jun 10, 2025

@benibenj
Contributor

Currently we do not support window.titleBarStyle:custom with window.menuStyle:native as in most setups this would just hide the menubar. However, there are some cases such as your setup which would benefit from this... Based on feedback from the release we'll consider enabling this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitymenusMenu items and widget issuessystem-context-menuIssue related to context menu drawn by the OStitlebarVS Code main title bar issues

Type

No type

Projects

No projects

Relationships

None yet

    Development

    Participants

    @tarik02@benibenj

    Issue actions

      Support global (native) menu with custom title bar · Issue #250800 · microsoft/vscode