You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzFramework/Tests/Platform
Chris Burel 0502ddbe2b [Linux] Return the active window when there's no cursor constraint window
The cursor constraint window is only set by the Editor. In the game
launcher, this function was returning a null window, which makes
`GetSystemCursorPositionNormalized()` unable to determine the cursor
position. This in turn causes mouse input in ImGui to not work.

Fixes #4722, LYN-7491

Signed-off-by: Chris Burel <burelc@amazon.com>
4 years ago
..
Android Add a unit test for `XcbInputDeviceKeyboard` (#4393) 4 years ago
Common/Xcb [Linux] Return the active window when there's no cursor constraint window 4 years ago
Linux Add a unit test for `XcbInputDeviceKeyboard` (#4393) 4 years ago
Mac Add a unit test for `XcbInputDeviceKeyboard` (#4393) 4 years ago
Windows Add a unit test for `XcbInputDeviceKeyboard` (#4393) 4 years ago
iOS Add a unit test for `XcbInputDeviceKeyboard` (#4393) 4 years ago