zed/crates/gpui2/src
2023-12-08 13:02:14 -08:00
..
app Fix propagation of active item to followers 2023-12-06 12:18:48 -08:00
elements Make chat message list fill the available space 2023-12-08 12:31:07 -08:00
keymap
platform Fix clipping when rendering paths 2023-12-07 17:48:00 +01:00
text_system Start bringing back the current call section of the collab panel 2023-12-04 15:46:56 -08:00
action.rs
app.rs Get more of chat panel compiling, but lots of todos 2023-12-08 12:31:07 -08:00
assets.rs
color.rs
element.rs Remove when_else 2023-12-07 12:37:07 -05:00
executor.rs Add simulate_window_resize. 2023-12-04 17:27:48 +01:00
geometry.rs Document geometry 2023-12-06 12:28:44 -07:00
gpui2.rs Make chat message list fill the available space 2023-12-08 12:31:07 -08:00
image_cache.rs
input.rs
interactive.rs Activate Zed window on external file drop 2023-12-07 16:08:47 +02:00
key_dispatch.rs Dedup actions in WindowContext::available_actions 2023-12-08 13:02:14 -08:00
platform.rs Merge branch 'main' into feedback-2 2023-12-06 23:16:54 -05:00
prelude.rs
scene.rs Uncomment flaky tests 2023-12-01 19:21:30 +01:00
shared_string.rs Get more of chat panel compiling, but lots of todos 2023-12-08 12:31:07 -08:00
style.rs Document geometry 2023-12-06 12:28:44 -07:00
styled.rs Add row-reverse and col-reverse to styled 2023-12-07 01:17:18 -05:00
subscription.rs Defer activating Subscriptions that are invoked as a part of an effect. 2023-12-04 16:17:33 +01:00
svg_renderer.rs
taffy.rs Pass a WindowContext in request_measured_layout 2023-11-30 17:12:40 +01:00
test.rs Uncomment flaky tests 2023-12-01 19:21:30 +01:00
text_system.rs Start bringing back the current call section of the collab panel 2023-12-04 15:46:56 -08:00
util.rs
view.rs Re-introduce auto-height in editor2 (#3471) 2023-12-01 12:02:45 +01:00
window.rs In titlebar, render followers and allow following people 2023-12-07 13:09:18 -08:00