zed/crates/gpui/src
Mikayla Maki cf4251fb55
Fix deafened -> enabled mistranslation
Fix mislocation of caller query in detach_and_log_error
Fix incorrect wording on livekit integration
Add share_mic action for manually enabling the microphone
Make mic sharing wait until the room has been fully established
2023-06-20 15:17:49 -07:00
..
app Query rect_for_text_range on focused view instead of root element 2023-06-05 12:00:40 +02:00
elements Fix ambiguous glob export warnings in rust 1.70 2023-06-01 14:07:59 -07:00
keymap_matcher
platform TextStyle::default() ask system for known existing font family 2023-05-30 14:46:27 -04:00
scene
views
app.rs Fix typos 2023-06-02 22:02:19 -04:00
assets.rs
clipboard.rs
color.rs
elements.rs
executor.rs Fix deafened -> enabled mistranslation 2023-06-20 15:17:49 -07:00
font_cache.rs TextStyle::default() ask system for known existing font family 2023-05-30 14:46:27 -04:00
fonts.rs TextStyle::default() ask system for known existing font family 2023-05-30 14:46:27 -04:00
geometry.rs
gpui.rs
image_data.rs
json.rs
keymap_matcher.rs Fix typos 2023-06-02 22:02:19 -04:00
platform.rs TextStyle::default() ask system for known existing font family 2023-05-30 14:46:27 -04:00
scene.rs
test.rs
text_layout.rs
util.rs
views.rs