conrod
https://github.com/pistondevelopers/conrod
Rust
An easy-to-use, 2D GUI library written entirely in Rust.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported7 Subscribers
Add a CodeTriage badge to conrod
Help out
- Issues
- More custom style (button hover, clicked...)
- Change `FileNavigator`'s `DirectoryView` to only instantiate widgets for the visible entries, rather than for each entry in the directory.
- Will not run on Odroid
- `TextEdit` todo list
- Cross-platform Interwindow Drag and Drop
- Can't easily and efficiently draw concave polygons
- Possible ways to rename UiCell
- Add an example that demonstrates using conrod within multiple windows.
- Change from SipHasher to FnvHasher for internal instances of `HashSet` and `HashMap`
- Android support
- Docs
- Rust not yet supported