virtualx-engine/platform
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
..
android Merge pull request #56012 from bruvzg/wt🤎4 2022-01-17 13:26:15 +01:00
iphone Merge pull request #56012 from bruvzg/wt🤎4 2022-01-17 13:26:15 +01:00
javascript Merge pull request #56012 from bruvzg/wt🤎4 2022-01-17 13:26:15 +01:00
linuxbsd Window management improvements. 2022-01-18 11:47:03 +02:00
osx Window management improvements. 2022-01-18 11:47:03 +02:00
uwp Merge pull request #56012 from bruvzg/wt🤎4 2022-01-17 13:26:15 +01:00
windows Window management improvements. 2022-01-18 11:47:03 +02:00
register_platform_apis.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00