zed/crates/gpui/src
2022-10-18 14:16:19 +02:00
..
app Add MovePageUp and MovePageDown editor commands 2022-10-14 12:36:46 -07:00
elements Only invalidate parent view on click/hover if we read that state when rendering 2022-10-14 18:09:15 -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 Only invalidate parent view on click/hover if we read that state when rendering 2022-10-14 18:09:15 -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
clipboard.rs
color.rs Style search in buffer below breadcrumbs 2022-03-31 11:44:16 -06:00
elements.rs Render remote participant's screen preserving aspect ratio 2022-10-18 14:16:19 +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
json.rs
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 Only invalidate parent view on click/hover if we read that state when rendering 2022-10-14 18:09:15 -06:00
scene.rs Show all room participants in titlebar 2022-10-10 14:20:45 +02: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
views.rs