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 |
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 Component s (#3210)
|
2023-11-02 11:39:40 -04:00 |
executor.rs
|
WIP
|
2023-11-02 22:56:04 -06:00 |
geometry.rs
|
WIP
|
2023-11-02 22:56:04 -06:00 |
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 |
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 |
window.rs
|
Add ViewContext::window_context
|
2023-11-03 14:41:37 +01:00 |