zed/crates/gpui/src
Max Brunsfeld 0c714210ff Start work on generalizing the BlockMap to allow arbitrary elements
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2021-12-01 15:25:55 -08:00
..
elements Associate collaborator avatars with "ribbons" corresponding to their cursor color 2021-11-28 13:25:05 -07:00
platform Calculate an overshoot when mousing to build columnar selections 2021-11-24 10:28:32 +01:00
views Introduce weak_handle methods on ModelContext and ViewContext 2021-11-29 14:13:22 -08:00
app.rs Consolidate pending effects logic into MutableAppContext::update 2021-11-29 14:16:19 -08: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 Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
elements.rs Start work on generalizing the BlockMap to allow arbitrary elements 2021-12-01 15:25:55 -08:00
executor.rs Explicitly shut down language servers when quitting the app 2021-11-02 13:16:25 -06:00
font_cache.rs Calculate an overshoot when mousing to build columnar selections 2021-11-24 10:28:32 +01:00
fonts.rs Calculate an overshoot when mousing to build columnar selections 2021-11-24 10:28:32 +01:00
geometry.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
gpui.rs Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07: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 Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
platform.rs Calculate an overshoot when mousing to build columnar selections 2021-11-24 10:28:32 +01:00
presenter.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
scene.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
test.rs Use the same test::run_test function for async gpui::tests 2021-10-05 18:04:22 +02:00
text_layout.rs Paint highlighted lines correctly when horizontally scrolled 2021-11-29 11:28:43 -08:00
util.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
views.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00