A library for creating transparent overlay using Win32 API and ImGui.
https://www.nuget.org/packages/ClickableTransparentOverlay
Lots of classes in this library (e.g. ImGuiRenderer, ImGuiInputHandler and etc) closely follow (if not identical to) the official example in c++ ImGui library (here and here). This allows us to easily update this library if something changes over there.
git tag -a 6.0.5 -m "version 6.0.5"
git push origin 6.0.5