..
persistence
Eliminate GPUI View, ViewContext, and WindowContext types ( #22632 )
2025-01-26 03:02:45 +00:00
shared_screen
cx.background_executor().spawn(...)
-> cx.background_spawn(...)
(#25103 )
2025-02-18 20:30:33 +00:00
dock.rs
New commit review flow in project diff view ( #25229 )
2025-02-21 06:52:34 +00:00
item.rs
Add an action to toggle the outline from the buffer search bar ( #25225 )
2025-02-20 05:23:10 +00:00
modal_layer.rs
Eliminate GPUI View, ViewContext, and WindowContext types ( #22632 )
2025-01-26 03:02:45 +00:00
notifications.rs
Use the MessageNotification
component for the release notes toast ( #25013 )
2025-02-17 11:32:04 -03:00
pane.rs
Revert "file_finder: Remove common segments of long paths in search results ( #25049 )" ( #25163 )
2025-02-19 15:32:29 +00:00
pane_group.rs
Revert "file_finder: Remove common segments of long paths in search results ( #25049 )" ( #25163 )
2025-02-19 15:32:29 +00:00
persistence.rs
Refactor to use SharedString
in more places ( #23813 )
2025-01-28 19:04:21 -05:00
searchable.rs
Allow buffer search in project search ( #23819 )
2025-01-31 00:13:46 -07:00
shared_screen.rs
Simplify livekit config so that cargo check Just Works ( #21661 )
2024-12-06 13:50:59 -08:00
status_bar.rs
Eliminate GPUI View, ViewContext, and WindowContext types ( #22632 )
2025-01-26 03:02:45 +00:00
tasks.rs
Eliminate GPUI View, ViewContext, and WindowContext types ( #22632 )
2025-01-26 03:02:45 +00:00
theme_preview.rs
ui: More component previews, UI component cleanup ( #25302 )
2025-02-21 09:20:53 -05:00
toolbar.rs
Allow buffer search in project search ( #23819 )
2025-01-31 00:13:46 -07:00
workspace.rs
terminal: Update terminal reopening from global to per-workspace ( #25336 )
2025-02-22 00:05:52 +05:30
workspace_settings.rs
Add last window closed setting ( #25185 )
2025-02-19 20:03:10 +00:00