Window-B-Gone's icon

Window-B-Gone 1.0 Tools 4.0 Community

Submitted by user Wierdox; MIT; 2024-03-09

Auto-minimize pesky AlwaysOnTop and ExclusiveFullscreen windows when crashing or using a breakpoint. Will reopen upon continuing from breakpoint.

This is useful, because these window modes will lock up for a time, covering and interfering with the Godot editor. They are otherwise annoying to make disappear.

This plugin comes with modes you can choose from the "wbg_autoload.gd" file:
*STANDARD, Will always minimize AlwaysOnTop or ExclusiveFullscreen windows.
*DETECT_OVERLAP, Will auto-detect if the game would be on top of the editor, before doing the above.
*FORCE_MINIMIZE, Will force a minimize no matter what window flags.

You can also remove AlwaysOnTop or ExclusiveFullscreen from STANDARD's white list.

*For editor debug only.*


View files Download Submit an issue Recent Edits