zed/gpui/src
Nathan Sobo 33dbbf271e WIP
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
2021-08-24 18:09:36 -07:00
..
elements WIP 2021-08-24 18:09:36 -07:00
platform Get project compiling with type-safe actions 2021-08-22 21:02:48 -06:00
sum_tree WIP: Move sum_tree module into gpui so we can use it in List 2021-08-20 16:18:39 -06:00
app.rs Add initial unit test for channel list 2021-08-24 13:12:02 -07:00
assets.rs
clipboard.rs
color.rs
elements.rs WIP 2021-08-24 18:09:36 -07:00
executor.rs Make database interactions deterministic in test 2021-08-20 16:24:33 +02:00
font_cache.rs
fonts.rs Default unstyled text to be red instead of transparent 2021-08-24 17:11:27 -06:00
geometry.rs
json.rs
keymap.rs Fix boxed cloning of AnyAction 2021-08-23 14:45:13 +02:00
lib.rs Remove vestiges of after_layout 2021-08-23 15:23:06 +02:00
platform.rs WIP 2021-08-22 11:58:19 -06:00
presenter.rs Allow editor to be created in auto-height mode 2021-08-24 14:17:15 +02:00
scene.rs
sum_tree.rs WIP: Move sum_tree module into gpui so we can use it in List 2021-08-20 16:18:39 -06:00
test.rs
text_layout.rs Add LineWrapper::wrap_shaped_line 2021-08-24 18:09:36 -07:00
util.rs