zed/crates/gpui/src
张小白 e6cd1cf22b
windows: Remove Send and Sync implementation of DirectWrite (#15263)
This PR uses the `AgileReference` provided by the `windows-rs` crate to
correctly implement `Send` and `Sync` for `DirectWrite`.

Release Notes:

- N/A
2024-07-26 16:46:06 -07:00
..
app
elements Return an empty measurement instead of panicking (#15269) 2024-07-26 14:21:09 +03:00
keymap
platform windows: Remove Send and Sync implementation of DirectWrite (#15263) 2024-07-26 16:46:06 -07:00
text_system Feature/fallback fonts (#15306) 2024-07-26 16:42:21 -07:00
window
action.rs
app.rs
arena.rs
asset_cache.rs
assets.rs
bounds_tree.rs
color.rs
element.rs
executor.rs
geometry.rs SSH remote ui (#15129) 2024-07-26 16:45:44 -06:00
global.rs
gpui.rs
input.rs
interactive.rs
key_dispatch.rs
keymap.rs
platform.rs Make CosmicTextSystem Linux-only (#14728) 2024-07-25 10:40:49 -07:00
prelude.rs
scene.rs
shared_string.rs Feature/fallback fonts (#15306) 2024-07-26 16:42:21 -07:00
shared_uri.rs
style.rs Feature/fallback fonts (#15306) 2024-07-26 16:42:21 -07:00
styled.rs Feature/fallback fonts (#15306) 2024-07-26 16:42:21 -07:00
subscription.rs
svg_renderer.rs
taffy.rs
test.rs
text_system.rs Feature/fallback fonts (#15306) 2024-07-26 16:42:21 -07:00
util.rs
view.rs
window.rs chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00