Hugo Locurcio 2a962929f3 Update demo files for Godot 4.2.1 (#1013) 8 kuukautta sitten
..
observer 1d5184e235 Update most demos for Godot 4.0.beta10 (#782) 1 vuosi sitten
screenshots 1d5184e235 Update most demos for Godot 4.0.beta10 (#782) 1 vuosi sitten
README.md 1d5184e235 Update most demos for Godot 4.0.beta10 (#782) 1 vuosi sitten
control.gd 73d96b7306 misc/window_management: Fix screen size and label order (#848) 1 vuosi sitten
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 vuosi sitten
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 vuosi sitten
project.godot 2a962929f3 Update demo files for Godot 4.2.1 (#1013) 8 kuukautta sitten
window_management.tscn 73d96b7306 misc/window_management: Fix screen size and label order (#848) 1 vuosi sitten

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: Forward Mobile

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/145

Screenshots

Screenshot