mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-30 13:05:23 -05:00
When the SDL Video backend is set to wayland the function `SDL_GetGlobalMouseState` does not work. Most probably a security measure for programs to not grab everything the user does https://wiki.libsdl.org/SDL_GetGlobalMouseState using SDL_GetMouseState https://wiki.libsdl.org/SDL_GetMouseState works on wayland
17 KiB
17 KiB