godot-module-template/platform
MatthewZelriche 87937bcf87 Fix minimize/maximize not taking effect in X11.
Attempts to construct an X11 window in an initial state of
minimized/maximized would fail due to the window being unmapped.
We simply check for failed mode changes during an unmap and reapply
them if necessary.
2022-08-30 12:52:24 -06:00
..
android Rename String plus_file to path_join 2022-08-29 19:38:13 -05:00
ios Rename String plus_file to path_join 2022-08-29 19:38:13 -05:00
linuxbsd Fix minimize/maximize not taking effect in X11. 2022-08-30 12:52:24 -06:00
macos Rename String plus_file to path_join 2022-08-29 19:38:13 -05:00
uwp Rename String plus_file to path_join 2022-08-29 19:38:13 -05:00
web Rename String plus_file to path_join 2022-08-29 19:38:13 -05:00
windows Rename String plus_file to path_join 2022-08-29 19:38:13 -05:00
register_platform_apis.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00