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
- Can't run on a single-threaded executor, as the manual polling of `run_instance` blocks the executor
- `cargo doc --open` fails with: error: unresolved link to `time::every` `cargo doc --all-features --open` works
- The application freezes when changing the language by combination
- [WIP] Add support for `vello-cpu`
- iced::keyboard::on_key_press will not return ALT modifier if the TAB key is pressed on X11
- Resume recording interactions after asserting in `tester`
- Iced locks up when creating at least 2 images from bytes while inside a responsive widget
- add taskbar_icon to PlatformSpecific struct on Windows
- pasted frames aren't drawn in the right order
- Fix drawing order when pasting frames
- Docs
- Rust not yet supported