ZIm/crates/gpui2/src
2023-10-30 14:50:50 +01:00
..
app Implement activate_workspace_for_project 2023-10-30 14:50:50 +01:00
elements Rename IntoAnyElement trait to Component 2023-10-26 12:46:52 +02:00
keymap WIP 2023-10-26 17:15:19 +02:00
platform Remove deadlock from gpui2 pasteboard 2023-10-27 11:14:13 +02:00
text_system Implement TestAppContext::new 2023-10-25 18:28:05 +02:00
action.rs WIP 2023-10-26 17:15:19 +02:00
app.rs Implement activate_workspace_for_project 2023-10-30 14:50:50 +01:00
assets.rs Finish up ThemeRegistry and remove AnyAssetSource 2023-10-24 17:47:41 +02:00
color.rs Fix the formatting 2023-10-26 13:52:04 +02:00
element.rs WIP 2023-10-26 17:15:19 +02:00
elements.rs Checkpoint 2023-10-21 16:01:47 +02:00
executor.rs Remove randomness from GPUI2 block_with_timeout 2023-10-30 12:10:55 +01:00
focusable.rs WIP 2023-10-26 17:15:19 +02:00
geometry.rs WIP 2023-10-24 13:10:37 +02:00
gpui2.rs Add View::update which provides a ViewContext 2023-10-26 19:41:42 +02:00
image_cache.rs Checkpoint 2023-10-21 16:01:47 +02:00
interactive.rs Add View::update which provides a ViewContext 2023-10-26 19:41:42 +02:00
platform.rs Add fs2 2023-10-25 19:17:50 +02:00
scene.rs Comment out failing gpui2 test 2023-10-27 11:24:23 +02:00
style.rs Represent theme's syntax colors with string keys 2023-10-26 16:38:50 +02:00
styled.rs Merge branch 'gpui2' into zed2 2023-10-24 14:11:13 +02:00
subscription.rs WIP 2023-10-26 17:15:19 +02:00
svg_renderer.rs Fix the formatting 2023-10-26 13:52:04 +02:00
taffy.rs Fix cargo fmt 2023-10-27 10:44:57 +02:00
test.rs Fix gpui2 bugs 2023-10-26 15:54:19 +02:00
text_system.rs WIP 2023-10-21 18:33:08 +02:00
util.rs Add deterministic TestDispatcher 2023-10-25 17:33:55 +02:00
view.rs Implement activate_workspace_for_project 2023-10-30 14:50:50 +01:00
window.rs Implement activate_workspace_for_project 2023-10-30 14:50:50 +01:00