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 ability to make window unminimizable #10092

Open
programneer opened this issue Jul 2, 2024 · 0 comments · May be fixed by godotengine/godot#93861
Open

Add ability to make window unminimizable #10092

programneer opened this issue Jul 2, 2024 · 0 comments · May be fixed by godotengine/godot#93861

Comments

@programneer
Copy link

programneer commented Jul 2, 2024

Describe the project you are working on

Modified fork

Describe the problem or limitation you are having in your project

No option to make window not be minimizable.

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

Add an option to toggle minimizable window flag.

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

Go to Project Settings > Display > Window and there you can find and disable Minimizable.

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

Sometimes, yes.

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

Impossible for add-on.

@programneer programneer linked a pull request Jul 2, 2024 that will close this issue
1 task
@programneer programneer changed the title Add ability to make window to be unminiaturizable Add ability to make window to be unminimizable Jul 2, 2024
@programneer programneer changed the title Add ability to make window to be unminimizable Add ability to make window unminimizable Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants