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 Eliminate PaintContext 2023-09-11 09:00:59 -06:00
color.rs Add gpui2 crate 2023-08-30 15:00:11 -06:00
element.rs Mainline GPUI2 UI work (#3062) 2023-09-28 19:36:21 -04:00
elements.rs Add support for fetching/rendering images 2023-09-06 17:13:43 -06:00
gpui2.rs Eliminate PaintContext 2023-09-11 09:00:59 -06:00
interactive.rs Eliminate PaintContext 2023-09-11 09:00:59 -06:00
style.rs Add Sized bound to StyleHelpers (#3042) 2023-09-26 18:15:41 -04:00
view.rs Add gpui2 crate 2023-08-30 15:00:11 -06:00
view_context.rs Eliminate PaintContext 2023-09-11 09:00:59 -06:00