zed/crates/gpui2/src
Max Brunsfeld b085569b46
Add channel2 crate
Co-authored-by: Marshall <marshall@zed.dev>
2023-11-03 10:41:41 -07:00
..
app Add channel2 crate 2023-11-03 10:41:41 -07:00
elements Enforce a Send bound on next frame callbacks 2023-11-02 12:01:22 -06:00
keymap WIP 2023-10-26 17:15:19 +02:00
platform WIP 2023-11-02 22:56:04 -06:00
text_system WIP 2023-11-02 22:56:04 -06:00
action.rs Remove more Send bounds and simplify view rendering 2023-11-02 09:44:16 +01:00
app.rs Uncomment Editor::new 2023-11-03 10:38:28 +01:00
assets.rs Add back Send and Sync to AssetSource 2023-11-02 09:58:53 +01:00
color.rs Fix the formatting 2023-10-26 13:52:04 +02:00
element.rs Add map method to Components (#3210) 2023-11-02 11:39:40 -04:00
elements.rs
executor.rs WIP 2023-11-02 22:56:04 -06:00
focusable.rs Remove more Send bounds and simplify view rendering 2023-11-02 09:44:16 +01:00
geometry.rs WIP 2023-11-02 22:56:04 -06:00
gpui2.rs Remove more Send bounds and simplify view rendering 2023-11-02 09:44:16 +01:00
image_cache.rs
interactive.rs Start removing the Send impl for App 2023-11-01 13:53:45 -06:00
platform.rs Checkpoint: Narrow down error 2023-11-02 12:47:06 -04:00
scene.rs Comment out failing gpui2 test 2023-10-27 11:24:23 +02:00
style.rs WIP 2023-11-02 22:56:04 -06:00
styled.rs
subscription.rs Merge remote-tracking branch 'origin/main' into gpui2-no-send 2023-11-01 21:10:31 -06: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 hangs in new dispatcher 2023-11-01 17:11:42 -07:00
text_system.rs WIP 2023-11-02 22:56:04 -06:00
util.rs Add deterministic TestDispatcher 2023-10-25 17:33:55 +02:00
view.rs Allow converting from a WeakView<V> to an AnyWeakView 2023-11-03 11:36:18 +01:00
window.rs Add ViewContext::window_context 2023-11-03 14:41:37 +01:00