
A Extension for Godot that gets the OS active window info Gets the window title and position Made in Godot 4.4 *only on Windows
A Extension for Godot that gets the OS active window info Gets the window title and position Made in Godot 4.4 *only on Windows
A Extension for Godot that allows the window to function as an overlay. Added features: -Keybinds for when window is not focused -Toggle input passthrough -Toggle window visibility Existing features that are updated: -Borderless Window -Full window transparancy -Always on top The Overlay Extension is a Object type that can be used created and enabled The Addon is a Overlay Node type that interacts with object to show how to use Made in Godot 4.4 *only on Windows
A GDScript Implementation of EventSource, a Web API available in Browsers and JavaScript for reading Server Sent Event Streams (SSE). It comes with exhaustive docs and implements the spec fully and is licensed under the MIT License. To contribute, raise issues or view the source code go to https://gitlab.com/DaGammla/godot-http-event-source