zed/crates/gpui
Antonio Scandurra cc028cca78 Simplify usage of tooltip
Now you simply specify a text, an action and a style and GPUI will
take of rendering it properly. This is simpler compared to always
providing a custom element and should make tooltip more consistent
across the UI.
2022-06-02 09:12:50 +02:00
..
examples Pass visible bounds to Element::dispatch_event 2022-04-07 15:10:09 +02:00
grammars/context-predicate Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00
src Simplify usage of tooltip 2022-06-02 09:12:50 +02:00
build.rs
Cargo.toml Cap MessageStream buffer size to 1MB 2022-05-31 11:16:32 +02:00