zed/crates/gpui/src
2022-06-01 10:03:46 +02:00
..
app Allow actions to be deserialized from JSON 2022-04-08 15:47:51 -07:00
elements Align tooltip based on the available window space 2022-06-01 10:03:46 +02:00
platform Merge branch 'main' into project-panel-with-new-mouse-events 2022-05-30 18:29:46 +02:00
views Switch MouseEventHandler to use MouseRegions 2022-05-26 20:00:01 -06:00
app.rs Avoid notifying views that have been removed 2022-05-31 10:36:10 +02:00
assets.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
clipboard.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
color.rs Style search in buffer below breadcrumbs 2022-03-31 11:44:16 -06:00
elements.rs Introduce a new Tooltip element and a with_tooltip helper 2022-06-01 09:55:25 +02:00
executor.rs Allow guests to create files from the project panel 2022-05-04 10:28:44 -07:00
font_cache.rs Compute line-height as a multiple of font size 2022-03-15 16:35:06 +01:00
fonts.rs Compute line-height as a multiple of font size 2022-03-15 16:35:06 +01:00
geometry.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
gpui.rs Allow hovered and clicked mouse regions to be tracked in the presenter 2022-05-26 12:44:52 -06:00
image_data.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
json.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
keymap.rs WIP 2022-05-26 09:59:25 +02:00
platform.rs Add an API for setting a window's title 2022-05-27 10:45:55 -07:00
presenter.rs Align tooltip based on the available window space 2022-06-01 10:03:46 +02:00
scene.rs Introduce a new Tooltip element and a with_tooltip helper 2022-06-01 09:55:25 +02:00
test.rs Make TestAppContext and its dependencies available only in tests 2022-03-01 17:01:52 +01:00
text_layout.rs Render emojis 2022-04-13 17:31:10 +02:00
util.rs Make timer method available on both foreground and background executors 2022-03-04 13:54:07 -08:00
views.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00