zed/gpui/src
2021-09-14 16:48:44 +02:00
..
elements Start on image rendering 2021-09-14 16:48:44 +02:00
platform Start on image rendering 2021-09-14 16:48:44 +02:00
sum_tree WIP 2021-09-01 16:19:01 +02:00
views Implement channel switching 2021-09-02 10:16:20 +02:00
app.rs Bundle and use Inconsolata v2.012 2021-09-04 17:02:20 +02:00
assets.rs
clipboard.rs
color.rs Get new theme structure working 2021-08-04 14:07:19 -07:00
elements.rs Start on image rendering 2021-09-14 16:48:44 +02:00
executor.rs Re-join channel when reconnecting 2021-09-09 15:34:46 +02:00
font_cache.rs Fix potential deadlock when using FontCache::em_width 2021-08-27 14:54:21 +02:00
fonts.rs Start work on underlined text 2021-09-06 15:36:09 -07:00
geometry.rs Use custom color wrapper type everywhere in gpui & zed 2021-08-03 12:48:58 -07:00
image_data.rs Start on image rendering 2021-09-14 16:48:44 +02:00
json.rs
keymap.rs Fix boxed cloning of AnyAction 2021-08-23 14:45:13 +02:00
lib.rs Start on image rendering 2021-09-14 16:48:44 +02:00
platform.rs Make titlebar taller and position traffic lights accordingly 2021-09-07 18:37:45 +02:00
presenter.rs Introduce a visible_bounds parameter to Element::paint 2021-09-02 11:42:23 +02:00
scene.rs Start on image rendering 2021-09-14 16:48:44 +02:00
sum_tree.rs Start work on partial rendering for List element 2021-08-31 21:57:56 -07:00
test.rs WIP 2021-09-01 13:50:39 +02:00
text_layout.rs Flush pending underline when we are at the end of the line 2021-09-07 11:04:44 +02:00
util.rs
views.rs Get the channel select looking good 2021-08-30 17:59:13 -07:00