Aaron Franke 7e129db12e Use "not" instead of the exclamation mark in GDScript files hace 3 años
..
observer 7e129db12e Use "not" instead of the exclamation mark in GDScript files hace 3 años
screenshots fcc7d5c723 Optimize PNG images using oxipng hace 4 años
README.md d4bf89d364 Link to the asset library from the README of each demo hace 4 años
control.gd 7e129db12e Use "not" instead of the exclamation mark in GDScript files hace 3 años
icon.png 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` hace 5 años
icon.png.import a45b84a5ad Handle multiple resolutions in most demos hace 4 años
project.godot 814909538f Update projects to Godot 3.3 hace 3 años
window_management.tscn 814909538f Update projects to Godot 3.3 hace 3 años

README.md

Window Management

A demo showing the various window management features available through OS.

  • Moving the window.
  • Making it resizeable / nonresizeable and setting its size.
  • Minimizing and maximizing.
  • Moving the window around.
  • Capturing or hiding the mouse.
  • Getting various information about the screens, including DPI.

Language: GDScript

Renderer: GLES 2

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

Screenshots

Screenshot