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

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