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
- text-edit's caret gets borked when entered text wraps at window border
- scrollbar isn't very visible in all_widgets example
- horizontally resizing window in text-edit example gibbles caret position
- dragging overlapping points on an envelope selects the undermost point rather than uppermost
- Obtaining the active tab
- Tree Widget
- Make currently selected tab stand out
- Add a `Batch` (or better name) Widget that allows for instantiating a list of graphics primitives without requiring unique `widget::Id`s and positions within the widget_graph for each one.
- Add support for rotating Widgets.
- Improving performance of piston-graphics for Conrod
- Docs
- Rust not yet supported