17 releases
Uses new Rust 2024
| 0.3.5 | Dec 1, 2025 |
|---|---|
| 0.3.4 | Oct 26, 2025 |
| 0.3.2 | Aug 13, 2025 |
| 0.3.1 | Jul 13, 2025 |
| 0.1.0 | Jul 5, 2024 |
#1830 in GUI
305KB
8K
SLoC
easy-imgui-filechooser
File-chooser widget for easy-imgui.
It is inspired by ImGuiFileDialog (thanks!), but this is written in Rust instead of C++, and with fewer options.
This a very basic file-chooser widget. It does not provide the pop-up window, previews or any kind of validation. That is up to the user.
It pretends to be portable to any target where you can run std Rust and easy-imgui. This is the look for Linux:
Dependencies
~14–46MB
~778K SLoC