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 DisplayServer singleton.- Moving the window.- Making it resizeable / nonresizeable and setting its size.- Minimizing and maximizing.- Moving the window around.- Making the window transparent.- Capturing, hiding or confining the mouse.- Getting various information about the screens, including DPI and refresh rate.Language: GDScriptRenderer: Compatbility
Window Management
A demo showing the various window management features available through
DisplayServer
.
- Moving the window.
- Making it resizeable / nonresizeable and setting its size.
- Minimizing and maximizing.
- Moving the window around.
- Making the window transparent.
- Capturing, hiding or confining the mouse.
- Getting various information about the screens, including DPI and refresh rate.
Language: GDScript
Renderer: Compatbility
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 DisplayServer singleton.
- Moving the window.
- Making it resizeable / nonresizeable and setting its size.
- Minimizing and maximizing.
- Moving the window around.
- Making the window transparent.
- Capturing, hiding or confining the mouse.
- Getting various information about the screens, including DPI and refresh rate.
Language: GDScript
Renderer: Compatbility
Reviews
Quick Information

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