Hugo Locurcio b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo пре 2 недеља
..
observer b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo пре 2 недеља
screenshots 1d5184e235 Update most demos for Godot 4.0.beta10 (#782) пре 3 година
README.md 0343cedd48 General proofreading (#1262) пре 4 месеци
control.gd 520b4a7870 Improve style in many demos (#1263) пре 4 месеци
control.gd.uid 14fcc0e133 Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258) пре 4 месеци
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) пре 2 година
icon.webp.import 14fcc0e133 Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258) пре 4 месеци
project.godot b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo пре 2 недеља
window_management.tscn b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo пре 2 недеља

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: Compatibility

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

Screenshots

Screenshot