| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.32.3 - Fix tooltips for ellided text source code.tar.gz | 2025-09-12 | 2.5 MB | |
| 0.32.3 - Fix tooltips for ellided text source code.zip | 2025-09-12 | 2.8 MB | |
| README.md | 2025-09-12 | 897 Bytes | |
| Totals: 3 Items | 5.4 MB | 0 | |
egui is an easy-to-use immediate mode GUI for Rust that runs on both web and native.
Try it now: https://www.egui.rs/
egui development is sponsored by Rerun, a startup building an SDK for visualizing streams of multimodal data.
egui
- Preserve text format in truncated label tooltip #7514 #7535 by @lucasmerlin
- Fix
TextEdit's in RTL layouts #5547 by @zakarumych - Optimize
Mesh::add_rect_with_uv#7511 by @valadaptive