Hello,
I'm experiencing problems with window sizing options.
I would really like to have custom window title bar but that leads to problems when window is maximized via OS.window_maximized = true
or OS.window_size = OS.get_screen_size()
.
^ Section of application with custom title bar ^
Application start to behave like application would in fullscreen mod(aka blacking out screens when switching apps, poor alt+tab and not all video capture tools can recognize it right away and snipping tools capture stuff behind app).
Is there a way around it or at least way to modify windows titlebar colour? Will it do the same thing with 4.0?
I'm on windows 10 with Godot 3.4.4