| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.33.3 - Improve kittest and text selection source code.tar.gz | 2025-12-11 | 2.6 MB | |
| 0.33.3 - Improve kittest and text selection source code.zip | 2025-12-11 | 2.9 MB | |
| README.md | 2025-12-11 | 990 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
- Treat
.as a word-splitter in text navigation #7741 by @emilk - Change text color of selected text #7691 by @emilk
egui_kittest changelog
- Enforce consistent snapshot updates #7744 by @lucasmerlin
kittest: add drag-and-drop helpers #7690 by @emilk
egui_extras changelog
- Bump
ehttpto 0.6.0 #7757 by @jprochazk