↓ 1 callersFunctionImGui_ImplAllegro5_ProcessEventYou can read the io.WantCaptureMouse, io.WantCaptureKeyboard flags to tell if dear imgui wants to use your inputs. - When io.WantCaptureMouse is true,
SDK/imgui_master/examples/imgui_impl_allegro5.cpp:293