zed/crates/gpui/src
2022-10-16 11:18:58 -06:00
..
app Add MovePageUp and MovePageDown editor commands 2022-10-14 12:36:46 -07:00
elements Refine mouse event naming 2022-10-16 11:18:58 -06:00
platform Add MovePageUp and MovePageDown editor commands 2022-10-14 12:36:46 -07:00
presenter Dispatch Event refactoring. Appears to be workingCo-Authored-By: nathan@zed.dev 2022-08-22 16:16:40 -07:00
scene Refine mouse event naming 2022-10-16 11:18:58 -06: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 Only invalidate parent view on click/hover if we read that state when rendering 2022-10-14 18:09:15 -06: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 Decide whether to clip to visible bounds on a per-element basis 2022-10-11 17:05:13 +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 One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
platform.rs Merge pull request #1715 from zed-industries/scrollbars 2022-10-11 13:34:15 -07:00
presenter.rs Refine mouse event naming 2022-10-16 11:18:58 -06: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