## pthom/hello_imgui — v1.92.5…v1.92.6

_36 commits._

### Features
- **Add AddAssetsSearchPath** (47b1e37)
- **emscripten: add loading spinner overlay to default shell template** (0564e13)
- **Add callback PostNewFrame** (88830f0)
- **Merge PR 157 (Add ThemeChanged callback)** (225585f)
- **fixup Add ThemeChanged callback: preserve public API signatures** (bc84711)
- **Add ThemeChanged callback to notify after theme updates** (686eaa4)
- **feat: make topMost param easily accessible** (379deb8)
- **feat(app_window_params): add topMost window attribute** (ea85358)
- **FpsIdling : Add configurable vsyncToMonitor + fpsMax** (21f0cd8)

### Fixes
- **Fix: ManualRender RunnerParams lifetime management** (afda9cb)
- **Fix: ManualRender now keeps reference to user's RunnerParams** (8f4d797)
- **fix(glfw/macos): add cleanup workaround for Python notebook debuggers** (377df0d)
- **Fix CMake install destinations to respect --prefix override** (c216124)
- **cmake: PLUTOVG_BUILD_EXAMPLES=OFF (fix #158)** (0b9fd3b)

### Backend
- **v1.92.6** (ae09f50)
- **links / explorers in docs** (47a9369)
- **imgui manual -> imgui explorer** (34d7b86)
- **doc: use jupyter book v2** (51cf26b)
- **Replace deploy_book.sh with GitHub Actions deployment** (be3a716)
- **Change imgui_manual url** (c391b7b)
- **change bundle logo location** (6f7f0ea)
- **emscripten canvas tabindex=-1, cf https://github.com/pongasoft/emscripten-glfw/issues/29** (3907bdd)
- **cmake: improve hello_imgui_bundle_assets** (c168aea)
- **emscripten: use Glfw3 by default instead of Sdl2** (1ba0a8c)
- **cmake: hello_imgui_bundle_assets use imgui_bundle_assets if present** (e3b4a8e)
- **fixup ThemeChanged callback: also call in Theme tweak window** (07bfd9e)
- **Merge branch 'theme_font_issue'** (6b74dbc)
- **avoid modify unrelated style properties when theme is changed** (231346c)
- **RaiseWindow at startup (improve SDL initial show on macOS)** (282ab34)
- **RunnerGlfw3::Impl_SetWindowIcon: skip on apple** (0d70da2)
- **Added params iniDisable & iniClearPreviousSettings** (3596f7b)
- **rememberEnableIdling default is false (as in previous releases)** (db8e1ec)
- **update _example_integration (Use relative path for assets even if non portable)** (046372d)
- **_example_integration: CMake: hello_imgui EXCLUDE_FROM_ALL (so that app install will not install him stuff)** (fb4c3bc)
- **set(CMAKE_CXX_STANDARD_REQUIRED ON** (f485877)
- **_LoadFontImpl: params.fontConfig.FontDataOwnedByAtlas = true** (7829394)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/pthom/hello_imgui?utm_source=github-action)._