Skip to content

[Bug]: No way to disable the VSCode custom title bar after updating #6718

@ading2210

Description

@ading2210

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: Firefox ESR 115
  • Local OS: Debian 12
  • Remote OS: Debian 12
  • Remote Architecture: amd64
  • code-server --version:
1.87.0
e5d145fdf32e82be2a0f8de9a3b05f65b13052b6
x64

Steps to Reproduce

  1. Open code-server

Expected

There should be a way to disable the title bar, as it wastes vertical space that is already taken up by the browser's tab bar. In previous versions of code-server, the custom title bar was not shown by default.

Actual

There is no way to disable VSCode's built in title bar. Every solution mentioned here does not work.

The window.titleBarStyle setting does not exist in code-server, but in VSCodium, setting this to "native" disables the custom title bar.

Logs

No response

Screenshot/Video

Screenshot_2024-03-11_11-51-32

Does this issue happen in VS Code or GitHub Codespaces?

  • I tested this in native VS Code.
  • This does not happen in native VS Code.
  • I tested this in GitHub Codespaces.
  • This does not happen in GitHub Codespaces.

Are you accessing code-server over a secure context?

  • I am using a secure context.

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageThis issue needs to be triaged by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions