.. |
app
|
changed name of subscription mapping and moved out to file
|
2022-08-09 16:59:13 -07:00 |
elements
|
Move workspace overlay elements into an actual overlay in order to get proper stacking context depths
|
2022-09-11 15:34:12 -07:00 |
platform
|
Polished scrolling significantly
|
2022-09-02 15:47:35 -07:00 |
presenter
|
Dispatch Event refactoring. Appears to be workingCo-Authored-By: nathan@zed.dev
|
2022-08-22 16:16:40 -07:00 |
scene
|
Permanent fix to repeat MouseRegion Tag failure in Workspace
|
2022-09-11 15:34:10 -07:00 |
views
|
Permanent fix to repeat MouseRegion Tag failure in Workspace
|
2022-09-11 15:34:10 -07:00 |
app.rs
|
Permanent fix to repeat MouseRegion Tag failure in Workspace
|
2022-09-11 15:34:10 -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
|
Permanent fix to repeat MouseRegion Tag failure in Workspace
|
2022-09-11 15:34:10 -07:00 |
executor.rs
|
Add failing unit test for buffer opening cancellation
|
2022-08-17 11:55:34 +02: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
|
Add zed::ToggleFullScreen bound to ctrl-cmd-f
|
2022-08-15 11:53:37 +02:00 |
presenter.rs
|
Permanent fix to repeat MouseRegion Tag failure in Workspace
|
2022-09-11 15:34:10 -07:00 |
scene.rs
|
Permanent fix to repeat MouseRegion Tag failure in Workspace
|
2022-09-11 15:34:10 -07:00 |
test.rs
|
Event dispatch moved to MutableAppContext. No longer dispatches from presenter. Not currently handling key presses properly
|
2022-08-09 17:09:16 -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 |