zed/crates/gpui/src
Max Brunsfeld 82e9f736bd Use a CallbackCollection for release observations
Co-authored-by: Kay Simmons <kay@zed.dev>
2023-01-05 18:02:53 -08:00
..
app Fix logic error in dropping callback subscriptions 2023-01-05 17:30:39 -08:00
elements notify views when hover finishes in tooltip wrapper 2022-12-08 11:26:46 -08:00
platform Appease clippy 2023-01-01 23:50:45 -05:00
presenter
scene
views
app.rs Use a CallbackCollection for release observations 2023-01-05 18:02:53 -08:00
assets.rs
clipboard.rs
color.rs
elements.rs
executor.rs
font_cache.rs
fonts.rs
geometry.rs
gpui.rs
image_data.rs
json.rs
keymap.rs Refactor editor scrolling and implement scroll commands from vim mode 2022-12-07 16:39:32 -08:00
platform.rs
presenter.rs Distributed database pattern built. 2022-12-03 16:06:01 -08:00
scene.rs
test.rs
text_layout.rs
util.rs
views.rs