zed/crates/gpui2/src
Marshall Bowers 09866ec3e9 WIP
2023-10-24 16:59:24 +02:00
..
app Remove failed attempt at eliminating static bounds on entities 2023-10-24 15:12:51 +02:00
elements Reduce the need for Send + Sync bounds on generics 2023-10-24 14:20:01 +02:00
keymap Checkpoint 2023-10-21 16:01:47 +02:00
platform Add a draft of the mac platform file drag and drop events 2023-10-24 14:09:46 +02:00
text_system Checkpoint 2023-10-21 16:01:47 +02:00
action.rs Reduce the need for Send + Sync bounds on generics 2023-10-24 14:20:01 +02:00
app.rs Add AnyAssetSource 2023-10-24 16:59:01 +02:00
assets.rs Add AnyAssetSource 2023-10-24 16:59:01 +02:00
color.rs WIP 2023-10-24 16:59:24 +02:00
element.rs Reduce the need for Send + Sync bounds on generics 2023-10-24 14:20:01 +02:00
elements.rs Checkpoint 2023-10-21 16:01:47 +02:00
executor.rs WIP 2023-10-23 11:43:08 +02:00
focusable.rs Reduce the need for Send + Sync bounds on generics 2023-10-24 14:20:01 +02:00
geometry.rs WIP 2023-10-24 13:10:37 +02:00
gpui2.rs Merge branch 'fewer-bounds' into zed2 2023-10-24 14:24:06 +02:00
image_cache.rs Checkpoint 2023-10-21 16:01:47 +02:00
interactive.rs Merge branch 'fewer-bounds' into zed2 2023-10-24 14:24:06 +02:00
platform.rs Reduce the need for Send + Sync bounds on generics 2023-10-24 14:20:01 +02:00
scene.rs Checkpoint 2023-10-21 16:01:47 +02:00
style.rs WIP 2023-10-22 19:56:25 +02:00
styled.rs Merge branch 'gpui2' into zed2 2023-10-24 14:11:13 +02:00
subscription.rs Reduce the need for Send + Sync bounds on generics 2023-10-24 14:20:01 +02:00
svg_renderer.rs Add AnyAssetSource 2023-10-24 16:59:01 +02:00
taffy.rs WIP 2023-10-23 17:41:22 +02:00
text_system.rs WIP 2023-10-21 18:33:08 +02:00
util.rs Checkpoint 2023-10-21 16:01:47 +02:00
view.rs Reduce the need for Send + Sync bounds on generics 2023-10-24 14:20:01 +02:00
window.rs Merge branch 'fewer-bounds' into zed2 2023-10-24 14:24:06 +02:00