This is a great thing with so many positives. It would be great to have a Mac version so we could make cross-platform games with it
Custom window frame for GameMaker games · By
The extension’s primary uses are in preventing the game window from freezing while being dragged around and being able to have borderless fullscreen.
Neither are an issue on Mac and Linux - it’s safe to drag the window and there are no quirks that would require having two kinds of fullscreen.
And if you’d like to dynamically toggle the window border on Mac (window_set_showborder
doesn’t seem to work on Mac yet? I think?), Samuel made an extension for that (BorderToggler).