ZIm/crates/gpui/src
2022-11-28 19:35:33 +01:00
..
app roll back mouse position in mouse_state struct in favor of using the dragged element position 2022-10-24 23:32:01 -07:00
elements Maintain scroll position in contacts list 2022-10-25 18:36:33 +02:00
platform Don't focus incoming call and project shared notification windows 2022-11-02 14:17:16 +01:00
presenter Dispatch Event refactoring. Appears to be workingCo-Authored-By: nathan@zed.dev 2022-08-22 16:16:40 -07:00
scene remove more notify on moves 2022-10-24 23:32:01 -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 remove unnecessary comment 2022-10-27 13:29:57 -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 Capture runnable backtraces only when detecting nondeterminism 2022-11-28 19:35:33 +01: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 Create a SceneBuilder and sort stacking contexts when calling build 2022-10-25 12:16:09 +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 upgrade existing test to match new expected behavior 2022-10-27 13:28:49 -07:00
platform.rs Don't focus incoming call and project shared notification windows 2022-11-02 14:17:16 +01:00
presenter.rs Rename height to z-index 2022-10-25 13:47:12 +02:00
scene.rs Rename height to z-index 2022-10-25 13:47:12 +02:00
test.rs Capture runnable backtraces only when detecting nondeterminism 2022-11-28 19:35:33 +01: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