Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

A demo showing the various window management features available through the OS singleton.- Moving the window.- Making it resizeable / nonresizeable and setting its size.- Minimizing and maximizing.- Moving the window around.- Capturing or hiding the mouse.- Getting various information about the screens, including DPI.Language: GDScriptRenderer: GLES 2
Window Management
A demo showing the various window management features available through
OS
.
- Moving the window.
- Making it resizeable / nonresizeable and setting its size.
- Minimizing and maximizing.
- Moving the window around.
- Capturing or hiding the mouse.
- Getting various information about the screens, including DPI.
Language: GDScript
Renderer: GLES 2
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/145
Screenshots
A demo showing the various window management features available through the OS singleton.
- Moving the window.
- Making it resizeable / nonresizeable and setting its size.
- Minimizing and maximizing.
- Moving the window around.
- Capturing or hiding the mouse.
- Getting various information about the screens, including DPI.
Language: GDScript
Renderer: GLES 2
Reviews
Quick Information

A demo showing the various window management features available through the OS singleton.- Moving the window.- Making it resizeable / nonresizeable and setting its size.- Minimizing and maximizing.- Moving the window around.- Capturing or hiding the mouse.- Getting various information about the screens, including DPI.Language: GDScriptRenderer: GLES 2