mirror of https://github.com/godotengine/godot
[macOS] Fix transient windows not working in the full-screen mode. [macOS] Fix moving transient windows to the other screen than parent window. [macOS] Fix popup menu switch on hover. [macOS] Use content origin rect for windows position (to ensure `DS.mouse_get_position` is equal to `DS.window_get_position` + mouse position from the input events). [macOS] Fix incorrect input coordinates, when external display with different scaling in connected/disconnected. [macOS/Windows] Fix moving fullscreen windows between the screens. Add auto refocusing of the parent window, when the focused transient window is closed. Remove redundant `DS.mouse_get_absolute_position` function (returns mouse position in the screen coordinates, same as `DS.mouse_get_position`). |
||
|---|---|---|
| .. | ||
| export | ||
| SCsub | ||
| crash_handler_windows.cpp | ||
| crash_handler_windows.h | ||
| detect.py | ||
| display_server_windows.cpp | ||
| display_server_windows.h | ||
| gl_manager_windows.cpp | ||
| gl_manager_windows.h | ||
| godot.ico | ||
| godot.natvis | ||
| godot_res.rc | ||
| godot_windows.cpp | ||
| joypad_windows.cpp | ||
| joypad_windows.h | ||
| key_mapping_windows.cpp | ||
| key_mapping_windows.h | ||
| lang_table.h | ||
| logo.png | ||
| os_windows.cpp | ||
| os_windows.h | ||
| platform_config.h | ||
| platform_windows_builders.py | ||
| vulkan_context_win.cpp | ||
| vulkan_context_win.h | ||
| windows_terminal_logger.cpp | ||
| windows_terminal_logger.h | ||