Download Latest Version v1.92.0 source code.tar.gz (7.1 MB)
Email in envelope

Get an email when there's a new version of Hello ImGui

Home / v1.6.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-05-21 1.2 kB
v1.6.3 source code.tar.gz 2025-05-21 7.1 MB
v1.6.3 source code.zip 2025-05-21 7.2 MB
Totals: 3 Items   14.3 MB 0

What's Changed

  • Assets: can search with absolute path or from current working directory
  • Add utility function void UseWindowFullMonitorWorkArea() (by @Robxley in https://github.com/pthom/hello_imgui/pull/130)
  • AppWindowParams: add EmscriptenKeyboardElement
  • Runner: call TearDown on Setup for Python (to make it possible to recover from exceptions in notebook)
  • MakeWindowSizeRelativeTo96Ppi_IfRequired: call EnsureWindowFitsThisMonitor
  • update example_integration (Add CMake example / GNU Install)
  • Add cmake option HELLOIMGUI_USE_EXTERNAL_JSON (to provide nlohmann json yourself)
  • compatibility with CMake 4
  • Fix checking for alphanumeric characters using proper conversion to a void undefined behavior (and assert message with MSBuild) by @Robxley in https://github.com/pthom/hello_imgui/pull/136
  • support imgui 1.91.9 breaking changes by @toge in https://github.com/pthom/hello_imgui/pull/142

New Contributors

Full Changelog: https://github.com/pthom/hello_imgui/compare/v1.6.0...v1.6.3

Source: README.md, updated 2025-05-21