zed/crates/gpui/src
2023-05-16 17:29:53 -07:00
..
app Merge branch 'main' into implicit-ancestry 2023-05-04 14:39:58 +02:00
elements Add API for accessing git branch 2023-05-08 14:33:58 -07:00
keymap_matcher Merge branch 'main' into implicit-ancestry 2023-05-04 14:39:58 +02:00
platform More keybindings in macOs modals with buttons 2023-05-02 21:10:20 +03: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 Ensure the SettingsStore global is added in tests 2023-05-10 16:39:59 -07:00
assets.rs Add png image loading to gpui 2023-03-06 14:26:32 -08:00
clipboard.rs
color.rs
elements.rs Allow notifying views when the ancestry of another view is outdated 2023-05-03 19:25:00 +02:00
executor.rs Define language settings in the language crate 2023-05-16 17:29:53 -07:00
font_cache.rs Don't make fonts::Features Copy 2023-03-17 13:54:56 +01:00
fonts.rs Avoid storing fonts::Features in TextStyle 2023-03-17 15:12:02 +01: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 Remove comment 2023-02-23 14:24:53 -08:00
platform.rs Track active window id in test platform 2023-04-20 17:22:11 +02: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