18 releases (5 stable)
Uses new Rust 2024
new 1.2.0 | Sep 30, 2025 |
---|---|
1.0.2 | Jun 8, 2025 |
1.0.1 | Jan 31, 2025 |
0.29.0 | Jan 27, 2025 |
0.28.0 | Nov 1, 2024 |
#8 in #popup
241 downloads per month
Used in 7 crates
(2 directly)
245KB
4.5K
SLoC
This crate is a part of rat-salsa.
For examples see rat-popup GitHub
Rat-Popup
This is not a standalone widget, this is support for widgets that need a popup window.
The point is, that it uses a PopupConstraint to place the popup relative to some widget-area. After rendering the PopupCore the actual area has been calculated and cleared.
Your widget can then use the calculated area to render its content.
Dependencies
~7–18MB
~254K SLoC