zed/gpui/src
2021-09-17 16:17:47 -07:00
..
elements Use a negative delta to scroll down in layout unit test for List 2021-09-16 11:46:53 +02:00
platform Clear cached credentials when establishing a websocket connection with an invalid token 2021-09-14 20:36:03 -06:00
sum_tree
views Render an offline icon in titlebar when connection is lost 2021-09-14 17:47:43 -06:00
app.rs Base soft wrapping on TextStyle instead of Settings 2021-09-17 15:39:19 -07:00
assets.rs
clipboard.rs
color.rs Allow passing a corner radius and borders to rendered images 2021-09-14 17:49:11 +02:00
elements.rs Preserve aspect ratio when scaling images 2021-09-14 16:39:35 -06:00
executor.rs
font_cache.rs Move editor layout code into element 2021-09-16 16:43:43 -06:00
fonts.rs Move editor layout code into element 2021-09-16 16:43:43 -06:00
geometry.rs
image_data.rs Introduce HttpClient trait, use it to fetch avatars in UserStore 2021-09-14 13:42:44 -07:00
json.rs
keymap.rs
lib.rs
platform.rs Clear cached credentials when establishing a websocket connection with an invalid token 2021-09-14 20:36:03 -06:00
presenter.rs Only blink local cursors 2021-09-17 16:17:47 -07:00
scene.rs Allow passing a corner radius and borders to rendered images 2021-09-14 17:49:11 +02:00
sum_tree.rs
test.rs
text_layout.rs
util.rs
views.rs