zed/crates/gpui/src/app
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
..
action.rs Add action button component for rendering the search options 2023-08-17 15:30:40 -07:00
callback_collection.rs
menu.rs Remove more window id usage 2023-08-08 11:20:09 -06:00
ref_counts.rs Store AnyWindowHandles instead of usizes 2023-08-08 16:06:53 -06:00
test_app_context.rs Checkpoint 2023-09-06 15:22:35 -06:00
window.rs Mainline GPUI2 UI work (#3099) 2023-10-06 13:18:56 -04:00
window_input_handler.rs Store AnyWindowHandles instead of usizes 2023-08-08 16:06:53 -06:00