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/Platform/Common
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
..
Apple/AzFramework Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Default/AzFramework fxies for AzFramework 4 years ago
Unimplemented/AzFramework Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
UnixLike/AzFramework/IO Update the FileIO Aliases (#4186) 4 years ago
WinAPI/AzFramework Update the FileIO Aliases (#4186) 4 years ago
Xcb [Linux] Return the active window when there's no cursor constraint window 4 years ago