zed/crates/gpui2/src
2023-12-01 11:02:34 -05:00
..
app Re-introduce active path tracking in workspace 2023-11-30 14:58:14 -08:00
elements Merge branch 'main' into zed2-breadcrumbs 2023-12-01 11:02:34 -05:00
keymap Re-implement actions as derive macros instead of blanket impls 2023-11-16 17:32:02 -08:00
platform Re-introduce active path tracking in workspace 2023-11-30 14:58:14 -08:00
text_system Fix painting when underlines and quads appeared after a wrap boundary 2023-11-24 18:23:08 +01:00
action.rs WIP 2023-11-21 12:40:00 -08:00
app.rs Implement activity indicator in zed2 2023-11-29 17:18:21 -08:00
assets.rs
color.rs
element.rs Fix stateful elements in Components 2023-11-28 20:47:11 -07:00
executor.rs Rename deprioritize_task -> deprioritize 2023-11-16 20:03:18 -08:00
geometry.rs Uncomment git gutter painting 2023-12-01 13:45:14 +01:00
gpui2.rs WIP 2023-11-20 12:34:08 -07:00
image_cache.rs Fix image errors 2023-11-17 13:47:07 -07:00
input.rs WIP 2023-11-20 14:46:01 -08:00
interactive.rs Reorganize element-related traits 2023-11-22 11:19:43 -07:00
key_dispatch.rs Re-implement actions as derive macros instead of blanket impls 2023-11-16 17:32:02 -08:00
platform.rs Restore auto-save on focus change, re-enable workspace tests 2023-11-30 14:45:27 -08:00
prelude.rs Reorganize element-related traits 2023-11-22 11:19:43 -07:00
scene.rs Introduce surface rendering 2023-11-28 16:47:31 +01:00
style.rs Extract a gpui::combine_highlights function 2023-11-24 16:31:38 +01:00
styled.rs Allow setting text background color via TextStyle 2023-11-23 19:22:18 +01:00
subscription.rs
svg_renderer.rs
taffy.rs Pass a WindowContext in request_measured_layout 2023-11-30 17:12:40 +01:00
test.rs
text_system.rs Consume newline from run if it spans it 2023-11-24 17:53:48 +01:00
util.rs
view.rs Re-introduce auto-height in editor2 (#3471) 2023-12-01 12:02:45 +01:00
window.rs Re-introduce auto-height in editor2 (#3471) 2023-12-01 12:02:45 +01:00