From dd20985952dd04be1c4acdaa084104be3bdb58bc Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Fri, 4 Feb 2022 07:26:54 +1100 Subject: [PATCH] Fix position runtime (#1125) * [linux] Move SetTitle and startDrag to main thread * [linux] Move SetPosition, Center, Fullscreen and UnFullscreen to main thread * Fix runtime Window Get/Set Position signatures * Fix vanilla template keyboard handling * [windows] Fix pos/getpos calls