7 releases
0.2.1 | Nov 8, 2024 |
---|---|
0.2.0 | Oct 27, 2024 |
0.1.4 | Sep 22, 2024 |
0.1.2 | Aug 15, 2024 |
0.1.0 | Jul 5, 2024 |
#660 in GUI
144 downloads per month
5.5MB
141K
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
~13–50MB
~775K SLoC