zed/crates/gpui/src
2022-10-24 23:31:58 -07:00
..
app Add pane splitting by dragged item. Works, but the overlay doesn't clear quite right 2022-10-24 23:31:58 -07:00
elements Add pane splitting by dragged item. Works, but the overlay doesn't clear quite right 2022-10-24 23:31:58 -07:00
platform Move handling of modifier changes to new View hook 2022-10-16 12:47:48 -06:00
presenter Dispatch Event refactoring. Appears to be workingCo-Authored-By: nathan@zed.dev 2022-08-22 16:16:40 -07:00
scene Add pane splitting by dragged item. Works, but the overlay doesn't clear quite right 2022-10-24 23:31:58 -07:00
views Only invalidate parent view on click/hover if we read that state when rendering 2022-10-14 18:09:15 -06:00
app.rs Add pane splitting by dragged item. Works, but the overlay doesn't clear quite right 2022-10-24 23:31:58 -07: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 Merge remote-tracking branch 'origin/main' into screen-sharing 2022-10-19 10:04:56 +02:00
executor.rs In deterministic executor, ensure fake timers are ordered by wake time 2022-10-06 17:03:23 -07:00
font_cache.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
fonts.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
geometry.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
gpui.rs Position IME input according to where the selection is rendered 2022-07-21 17:35:40 +02: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 Apply a slight stylistic tweak 2022-10-20 18:38:27 -06:00
platform.rs Merge pull request #1715 from zed-industries/scrollbars 2022-10-11 13:34:15 -07:00
presenter.rs Add pane splitting by dragged item. Works, but the overlay doesn't clear quite right 2022-10-24 23:31:58 -07:00
scene.rs Refine mouse event naming 2022-10-16 11:18:58 -06:00
test.rs Merge pull request #1685 from zed-industries/vim-text-objects 2022-10-11 16:36:19 -07:00
text_layout.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07: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