Edit of asset "Remember Window Placement" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Remember Window Placement | Remember Window Placement |
| Description |
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 |
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 |
| Category | Misc | Misc |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/Nallebeorn/remember-window-placement | https://github.com/Nallebeorn/remember-window-placement |
| Issues Url | https://github.com/Nallebeorn/remember-window-placement/issues | https://github.com/Nallebeorn/remember-window-placement/issues |
| Godot version | Godot 4.5 | Godot 4.5 |
| Version String | 1.0.0 | 1.0.0 |
| Download Commit | 644843cd2ba1ff3060674e009ba30760912d98e6 | 644843cd2ba1ff3060674e009ba30760912d98e6 |
| Download Url (Computed) | https://github.com/Nallebeorn/remember-window-placement/archive/644843cd2ba1ff3060674e009ba30760912d98e6.zip | https://github.com/Nallebeorn/remember-window-placement/archive/644843cd2ba1ff3060674e009ba30760912d98e6.zip |
| Icon Url |
https://raw.githubusercontent.com/Nallebeorn/remember-window-placement/master/media/remember-window-placement-icon.png
|
https://raw.githubusercontent.com/Nallebeorn/remember-window-placement/master/media/remember-window-placement-icon.png
|