10 unstable releases (3 breaking)

new 0.28.5 Jan 5, 2025
0.28.4 Jan 3, 2025
0.28.2 Dec 29, 2024
0.28.0 Nov 1, 2024
0.25.0 Oct 13, 2024

#1112 in Command-line interface

Download history 327/week @ 2024-10-13 129/week @ 2024-10-20 152/week @ 2024-10-27 27/week @ 2024-11-03 3/week @ 2024-11-10 10/week @ 2024-11-17 7/week @ 2024-11-24 4/week @ 2024-12-01 152/week @ 2024-12-08 26/week @ 2024-12-15 380/week @ 2024-12-29

558 downloads per month
Used in 4 crates (2 directly)

MIT/Apache

225KB
4K SLoC

stable crates.io Documentation License License

This crate is a part of rat-salsa.

For examples see rat-popup GitHub

Rat-Popup

This is not a full widget, rather it supports popup widgets.

The main point for its existence is Placement which locates the popup-widget relative to an area or point.

The rendered size for the popup is given to render(), and the actual widget can then render its content in PopupCoreState::widget_area.

Dependencies

~7–15MB
~211K SLoC