zed/crates/gpui2/src
Marshall Bowers 456baaa112
Mainline GPUI2 UI work (#3099)
This PR mainlines the current state of new GPUI2-based UI from the
`gpui2-ui` branch.

Included in this is a performance improvement to make use of the
`TextLayoutCache` when calling `layout` for `Text` elements.

Release Notes:

- N/A

---------

Co-authored-by: Nate Butler <iamnbutler@gmail.com>
Co-authored-by: Antonio Scandurra <me@as-cii.com>
2023-10-06 13:18:56 -04:00
..
elements Mainline GPUI2 UI work (#3099) 2023-10-06 13:18:56 -04:00
adapter.rs
color.rs
element.rs Mainline GPUI2 UI work (#3062) 2023-09-28 19:36:21 -04:00
elements.rs
gpui2.rs
interactive.rs
style.rs
view.rs
view_context.rs