zed/crates/gpui/src
2023-04-25 14:05:23 -07:00
..
app Fix missing actions in the command palette 2023-04-21 15:59:29 -06:00
elements Fix formatting 2023-04-21 13:09:36 -06:00
keymap_matcher Bound the search range for the keybindings by the highest handler path 2023-03-10 12:12:32 -08:00
platform Track active window id in test platform 2023-04-20 17:22:11 +02:00
presenter WIP - adds platform APIs for checking the top most window 2023-01-25 09:10:35 -08:00
scene WIP 2023-04-12 10:07:17 -06:00
views Refine naming of element-related types and traits 2023-04-21 13:06:37 -06:00
app.rs Merge remote-tracking branch 'origin/main' into into-element 2023-04-21 14:27:25 -06:00
assets.rs Add png image loading to gpui 2023-03-06 14:26:32 -08:00
clipboard.rs
color.rs
elements.rs Refine naming of element-related types and traits 2023-04-21 13:06:37 -06:00
executor.rs Merge branch 'main' into randomized-tests-operation-script 2023-04-10 08:45:22 +02: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 One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
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 Refine naming of element-related types and traits 2023-04-21 13:06:37 -06:00
text_layout.rs Extract a named struct from text_layout::Line's style runs 2023-04-25 14:05:23 -07:00
util.rs
views.rs Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00