Danil Alexeev b4ab5b4e14 Fix renamed `vulkan/rendering/back_end=1` setting (Vulkan Mobile) před 2 roky
..
observer 1d5184e235 Update most demos for Godot 4.0.beta10 (#782) před 2 roky
screenshots 1d5184e235 Update most demos for Godot 4.0.beta10 (#782) před 2 roky
README.md 1d5184e235 Update most demos for Godot 4.0.beta10 (#782) před 2 roky
control.gd 73d96b7306 misc/window_management: Fix screen size and label order (#848) před 2 roky
icon.png 1d5184e235 Update most demos for Godot 4.0.beta10 (#782) před 2 roky
icon.png.import cd32f64f80 Window Management Update 4.0 před 2 roky
project.godot b4ab5b4e14 Fix renamed `vulkan/rendering/back_end=1` setting (Vulkan Mobile) před 2 roky
window_management.tscn 73d96b7306 misc/window_management: Fix screen size and label order (#848) před 2 roky

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