Welcome to the May 2025 edition of the monthly newsletter.

UntitledDesktop

UntitledImGuiFramework

Development of the 1.1 release of the UntitledImGuiFramework started this month.

The current plan for May is to:

  1. Change our fork update strategy
  2. Move our dear imgui fork to SDL3
  3. Create a better renderer abstraction
  4. Allow for users to plug custom renderers into the framework

The plan for 1.2, 1.3 and 1.4 is to:

  1. Move to the SDL3 branch of the dear imgui fork
  2. Move the renderers to use SDL3 surfaces
  3. Redesign the window interface to use SDL3
  4. Add additional build options for SDL3 in the build system
  5. Completely move to SDL3
  6. Apply SDL3 improvements(DPI scaling, copy-paste in WASM, etc)
  7. Optional: Try to add Wayland support for missing platform functions or move platform functions to SDL3 if supported there
  8. Document the entire move to SDL3
  9. Generate C bindings for implot
  10. Create an adapter over OS-native and imgui-native menu bar drawing(mainly for macOS systems)
  11. Rework or remove titlebar components completely
  12. Document all new features

Release 1.1 should be done by the end of the month. Releases 1.2, 1.3 and 1.4 should be done by the end of August.

pkggen

Development of pkggen will start in July after at least release 1.1 and 1.2 are done.

Heapforge

Tiny.lol

Development on tiny.lol has briefly paused and is due to be restarted in June.