virtualx-engine/platform
SeleckyErik d14165dae9 Simplify DisplayServerWindows pos/size message handling
Replace WM_MOVE and WM_SIZE message handling with WM_POSCHANGED instead.
This is for multiple reasons:
1) Microsoft suggest using WM_POSCHANGED is more efficient
2) RectChanged callback is only called once for most window operations
3) Simplifies message handling code
2022-01-31 18:28:48 +01:00
..
android Merge pull request #56785 from bruvzg/nat_handles_4 2022-01-27 12:12:34 +01:00
iphone Merge pull request #56785 from bruvzg/nat_handles_4 2022-01-27 12:12:34 +01:00
javascript Merge pull request #56754 from madmiraal/fix-45592 2022-01-24 10:05:42 +01:00
linuxbsd simplify formatting scripts, add a clang-tidy script, and run clang-tidy 2022-01-29 04:41:03 -06:00
osx Merge pull request #56785 from bruvzg/nat_handles_4 2022-01-27 12:12:34 +01:00
uwp Merge pull request #56012 from bruvzg/wt🤎4 2022-01-17 13:26:15 +01:00
windows Simplify DisplayServerWindows pos/size message handling 2022-01-31 18:28:48 +01:00
register_platform_apis.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub