zed/crates/gpui/src
2023-11-13 13:21:57 -07:00
..
app
elements pane: When opening a buffer, actually scroll to the selected tab. Previously it might've reused a shared state. 2023-11-13 13:09:02 +02:00
keymap_matcher
platform Revert "Add activity_indicator2" 2023-10-26 17:13:40 +02:00
scene
views
app.rs
assets.rs
clipboard.rs
color.rs
dispatch.rs Add a DispatchTree which will replace the existing key dispatch strategy 2023-11-10 11:56:14 -07:00
elements.rs
executor.rs v1 2023-10-26 18:19:57 +02:00
font_cache.rs
fonts.rs
geometry.rs Generalize Refineable derive macro to derive arbitrary traits on the refinement type 2023-11-09 13:23:31 -08:00
gpui.rs
image_cache.rs
image_data.rs
json.rs
keymap_matcher.rs
platform.rs
scene.rs
test.rs
text_layout.rs Merge branch 'main' into zed2 2023-10-27 10:55:15 +02:00
util.rs
views.rs