virtualx-engine/platform/windows
bruvzg d62ca0c9c0 Window management improvements.
[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`).
2022-01-18 11:47:03 +02:00
..
export Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
crash_handler_windows.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
crash_handler_windows.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
detect.py [Windows] Improve console handling and execute/create_process. 2021-12-18 10:14:07 +02:00
display_server_windows.cpp Window management improvements. 2022-01-18 11:47:03 +02:00
display_server_windows.h Merge pull request #56012 from bruvzg/wt🤎4 2022-01-17 13:26:15 +01:00
gl_manager_windows.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gl_manager_windows.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
godot.ico
godot.natvis
godot_res.rc
godot_windows.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
joypad_windows.cpp Fix Actions mapped to triggers not using the full range 2022-01-14 15:36:20 +00:00
joypad_windows.h Fix Actions mapped to triggers not using the full range 2022-01-14 15:36:20 +00:00
key_mapping_windows.cpp Windows input: Fix wrong OEM key, add missing keys 2022-01-05 12:20:47 +01:00
key_mapping_windows.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
lang_table.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
logo.png
os_windows.cpp Merge pull request #56012 from bruvzg/wt🤎4 2022-01-17 13:26:15 +01:00
os_windows.h Merge pull request #56012 from bruvzg/wt🤎4 2022-01-17 13:26:15 +01:00
platform_config.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
platform_windows_builders.py
SCsub Add GLES2 2D renderer + Linux display manager 2021-10-30 02:05:48 +02:00
vulkan_context_win.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
vulkan_context_win.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
windows_terminal_logger.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
windows_terminal_logger.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00