Hugo Locurcio 4d49bbd1b8 Update demos for Godot 4.4 3 months ago
..
observer 4d49bbd1b8 Update demos for Godot 4.4 1 month ago
screenshots 1d5184e235 Update most demos for Godot 4.0.beta10 (#782) 2 years ago
README.md b4c73f4888 Fix README links to asset library (#1078) 10 months ago
control.gd bac1e69164 Use static typing in all demos (#1063) 11 months ago
control.gd.uid 4d49bbd1b8 Update demos for Godot 4.4 1 month ago
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 2 years ago
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 2 years ago
project.godot 4d49bbd1b8 Update demos for Godot 4.4 1 month ago
window_management.tscn 4d49bbd1b8 Update demos for Godot 4.4 1 month ago

README.md

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/2791

Screenshots

Screenshot