Light & ImGui-based chat client for SkyFrost.
Find a file
2025-04-19 08:25:34 -05:00
Assets chore(cleanup)#: Remove deprecated native dependency. 2025-04-14 23:18:01 -05:00
SimpleSDL@bebc638228 fix(imgui)#: Account for removed convenience functions (which were still not all that convenient to be honest) 2025-04-19 08:25:34 -05:00
Src fix(imgui)#: Account for removed convenience functions (which were still not all that convenient to be honest) 2025-04-19 08:25:34 -05:00
.gitignore Initial commit 2025-02-18 03:43:24 -06:00
.gitmodules fix(submodule)#: Fix URL for submodule to point to the public facing domain instead of the direct IP. 2025-04-15 21:36:36 -05:00
.globalconfig fix(memoryleak)#: Ensure MagickImage buffer in LoadFromStream is disposed of properly to avoid leaking resources. 2025-04-14 18:54:16 -05:00
ImFrost.csproj fix(memoryleak)#: Ensure MagickImage buffer in LoadFromStream is disposed of properly to avoid leaking resources. 2025-04-14 18:54:16 -05:00
ImFrost.sln chore(refactor)#: Big giant refactor (again) to use a much more robust backend for SDL3/ImGui. 2025-04-12 05:03:44 -05:00
NOTES.md refactor(projectname)#: Tweak project name from "IMFrost" to "ImFrost" 2025-02-22 10:01:00 -06:00
README.md chore(docs)#: Update README 2025-04-14 23:22:26 -05:00

ImFrost

ImGui-based and lightweight desktop chat client for SkyFrost.

A proper README to come. ;)

IMPORTANT NOTE!

This repo is very WIP! Commits could be entirely broken and things may change drastically. Almost certainly it will be missing a lot of polish, so expect rough edges and bugs galore!