.. |
app
|
Merge branch 'main' into randomized-tests-operation-script
|
2023-04-03 13:09:25 -07:00 |
elements
|
WIP: Allow specifying font features in the editor
|
2023-03-17 09:51:36 +01:00 |
keymap_matcher
|
Bound the search range for the keybindings by the highest handler path
|
2023-03-10 12:12:32 -08:00 |
platform
|
Hesitant possible fix for lock screen crash
|
2023-04-05 14:01:54 -04:00 |
presenter
|
WIP - adds platform APIs for checking the top most window
|
2023-01-25 09:10:35 -08:00 |
scene
|
Add in-window on-move-out mouse handler concept
|
2023-01-19 12:34:13 -05: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
|
Clear Copilot suggestions when it gets disabled from the settings
|
2023-04-04 10:45:56 +02:00 |
assets.rs
|
Add png image loading to gpui
|
2023-03-06 14:26:32 -08: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
|
Prioritize displaying right statusbar items overtop left items if needed
|
2023-04-05 12:08:52 -04:00 |
executor.rs
|
Don't use TestPlan's rng in fake LSP handlers
|
2023-04-05 17:50:04 -07:00 |
font_cache.rs
|
Don't make fonts::Features Copy
|
2023-03-17 13:54:56 +01:00 |
fonts.rs
|
Avoid storing fonts::Features in TextStyle
|
2023-03-17 15:12:02 +01:00 |
geometry.rs
|
One big cleanup pass of clippy lints
|
2022-08-10 16:51:01 -07:00 |
gpui.rs
|
working f and t bindings
|
2023-01-06 14:24:20 -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_matcher.rs
|
Remove comment
|
2023-02-23 14:24:53 -08:00 |
platform.rs
|
Open a new window when activating Zed from the dock w/ no windows open
|
2023-03-29 17:24:44 -07:00 |
presenter.rs
|
Store AnyViewHandle inside ViewHandle and Deref to it
|
2023-04-02 14:59:55 -06:00 |
scene.rs
|
Rename height to z-index
|
2022-10-25 13:47:12 +02:00 |
test.rs
|
Add an 'on_failure' attribute to gpui tests
|
2023-04-03 18:16:08 -07:00 |
text_layout.rs
|
Don't make fonts::Features Copy
|
2023-03-17 13:54:56 +01: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 |