ZIm/crates/gpui/src
2022-10-26 14:30:48 +02: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 Log instead of panicking when we can't retrieve a drawable 2022-10-26 14:30:48 +02: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 Add fn modifier to modifier keys in gpui and refactor platform events to use a single modifiers struct 2022-10-24 23:50:39 -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 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 Apply a slight stylistic tweak 2022-10-20 18:38:27 -06:00
platform.rs Add the ability to open a window on a given screen 2022-10-26 12:04:45 +02: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 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