Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Remember Window Placement

An asset by Nallebeorn
The page banner background of a mountain and forest
Remember Window Placement hero image

Quick Information

0 ratings
Remember Window Placement icon image
Nallebeorn
Remember Window Placement

A tiny plugin to make the game window always reopen where you last left it when running your game from the Godot editor.The plugin can remember and restore the last screen, position within screen, and window mode (fullscreen, maximized, or windowed) of your game. When you run your game, the window will immediately appear in its remembered location.The plugin has no effect on exports and doesn't write to any files in the project directory. It works by automatically updating the window placement options in your editor settings, which means placement is remembered across all your different projects.Known limitations:* Window size is not remembered (other than maximized/fullscreen state).* If the window was last placed overlapping two screens, window position is not restored accurately.See also:* Proposal that inspired this plugin: https://github.com/godotengine/godot-proposals/issues/4900

Supported Engine Version
4.5
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
4 days ago
Git URL
Issue URL

A tiny plugin to make the game window always reopen where you last left it when running your game from the Godot editor.

The plugin can remember and restore the last screen, position within screen, and window mode (fullscreen, maximized, or windowed) of your game. When you run your game, the window will immediately appear in its remembered location.

The plugin has no effect on exports and doesn't write to any files in the project directory. It works by automatically updating the window placement options in your editor settings, which means placement is remembered across all your different projects.

Known limitations:
* Window size is not remembered (other than maximized/fullscreen state).
* If the window was last placed overlapping two screens, window position is not restored accurately.


See also:
* Proposal that inspired this plugin: https://github.com/godotengine/godot-proposals/issues/4900

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Remember Window Placement icon image
Nallebeorn
Remember Window Placement

A tiny plugin to make the game window always reopen where you last left it when running your game from the Godot editor.The plugin can remember and restore the last screen, position within screen, and window mode (fullscreen, maximized, or windowed) of your game. When you run your game, the window will immediately appear in its remembered location.The plugin has no effect on exports and doesn't write to any files in the project directory. It works by automatically updating the window placement options in your editor settings, which means placement is remembered across all your different projects.Known limitations:* Window size is not remembered (other than maximized/fullscreen state).* If the window was last placed overlapping two screens, window position is not restored accurately.See also:* Proposal that inspired this plugin: https://github.com/godotengine/godot-proposals/issues/4900

Supported Engine Version
4.5
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
4 days ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers