Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the option to merge the title bar with navigation bar #11628

Closed
jumpy-lion opened this issue Jan 24, 2025 · 1 comment
Closed

Add the option to merge the title bar with navigation bar #11628

jumpy-lion opened this issue Jan 24, 2025 · 1 comment

Comments

@jumpy-lion
Copy link

jumpy-lion commented Jan 24, 2025

Describe the project you are working on

A C# action 3D game.

Describe the problem or limitation you are having in your project

When Godot is opened side-by-side with another application, it would be nice, if they looked similarly. Many IDEs and probably every browser have their minimize/maximize/close buttons in the navigation bar.
Additionally, Godot's floating windows don't have their Godot icons on Linux (tested on KDE Plasma Wayland)

Describe the feature / enhancement and how it helps to overcome the problem or limitation

Add the option to merge the title bar with navigation bar

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

Image
Image

If this enhancement will not be used often, can it be worked around with a few lines of script?

No trivial workaround,

Is there a reason why this should be core and not an add-on in the asset library?

It changes the core UI functionality.

@RedMser
Copy link

RedMser commented Jan 24, 2025

This already is implemented for MacOS with the Expand to Title setting: godotengine/godot#64777

Which makes this proposal a duplicate of #4846 and will be resolved by godotengine/godot#96310

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

No branches or pull requests

3 participants