.. |
elements
|
Merge branch 'main' into select-on-rename
|
2022-03-11 15:30:07 -07:00 |
platform
|
Switch to using mouse navigation events instead of other in order to get rid of opaque button id
|
2022-03-09 15:04:04 -08:00 |
views
|
Automatically include current view id in element state ids
|
2022-02-17 13:44:46 -08:00 |
app.rs
|
Format including missing formatting changes from previous PR
|
2022-03-11 15:38:01 -08: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
|
When renaming, fade out the old name and select all
|
2022-03-10 14:55:31 -07:00 |
elements.rs
|
Introduce Expanded element
|
2022-01-06 17:35:45 -08:00 |
executor.rs
|
Reset peer's receive timeout when a message is received
|
2022-03-07 15:33:43 -08:00 |
font_cache.rs
|
Calculate an overshoot when mousing to build columnar selections
|
2021-11-24 10:28:32 +01:00 |
fonts.rs
|
When renaming, match the color of the renamed token in the rename editor
|
2022-03-10 16:38:45 -07:00 |
geometry.rs
|
Move all crates to a top-level crates folder
|
2021-10-04 13:22:21 -06:00 |
gpui.rs
|
Switch to using mouse navigation events instead of other in order to get rid of opaque button id
|
2022-03-09 15:04:04 -08: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
|
Implement Debug for keymap::MatchResult
|
2022-02-25 16:13:53 -07:00 |
platform.rs
|
Switch to using mouse navigation events instead of other in order to get rid of opaque button id
|
2022-03-09 15:04:04 -08:00 |
presenter.rs
|
Blur focused view when project becomes read-only
|
2022-03-04 17:37:26 +01:00 |
scene.rs
|
Don't draw scene elements if their size is zero
|
2022-03-14 15:29:18 +01:00 |
test.rs
|
Make TestAppContext and its dependencies available only in tests
|
2022-03-01 17:01:52 +01:00 |
text_layout.rs
|
render character under block cursor
|
2022-03-10 13:16:31 -08: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 |