iced
https://github.com/iced-rs/iced
Rust
A cross-platform GUI library for Rust, inspired by Elm
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 supported5 Subscribers
Add a CodeTriage badge to iced
Help out
- Issues
- `text_input` does not fill table cells
- Fix: sensor should emit `on_show` every time it pops into view
- fix: Use adjusted instead of absolute cursor position in `TextInput`
- text_editor highlight error (wasm)
- `on_press_maybe` has no `on_press_maybe_with` the same way `on_press` has `on_press_with`, even though code supports it
- Highlighter initialized twice for editor and receiving ghost updates.
- Enable drag updates for double/triple clicks in `TextEditor`
- rename svg's `from_memory` to `from_bytes` for consistency with image
- The last `Event::Closed` is missed in subscriptions on Wayland
- TextEditor's selection with monospace font renders incorrectly
- Docs
- Rust not yet supported