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 Remove redundant scopes and actions to fix the focus toggle on ESC 2023-05-15 13:10:15 +03:00
platform TextStyle::default() ask system for known existing font family 2023-05-30 14:46:27 -04:00
scene Fixed clicks falling through the modal terminal 2023-05-08 10:54:12 -07:00
views Remove ViewContext::dispatch_action 2023-05-01 16:27:36 +02:00
app.rs Fix typos 2023-06-02 22:02:19 -04:00
assets.rs Add png image loading to gpui 2023-03-06 14:26:32 -08:00
clipboard.rs
color.rs Fix yellow to be yellow 2023-05-10 17:37:36 -07:00
elements.rs Merge branch 'main' into panels 2023-05-22 14:10:17 +02:00
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 Refine naming of element-related types and traits 2023-04-21 13:06:37 -06:00
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 WIP 2023-04-11 18:21:56 -06:00
test.rs Move methods querying window state into AsyncAppContext 2023-05-02 19:38:48 +02:00
text_layout.rs Add a test 2023-05-08 19:36:51 +03:00
util.rs
views.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00