ZIm/crates/workspace/src
Antonio Scandurra 0296974ab1
Merge pull request #2441 from zed-industries/implicit-ancestry
Determine view ancestry during layout
2023-05-05 10:58:00 +02:00
..
dock Remove ViewContext::dispatch_action 2023-05-01 16:27:36 +02:00
pane Remove SplitWithProjectEntry internal action 2023-04-28 12:19:38 +02:00
persistence Don't allow strong view handles to be read/updated with an AsyncAppContext 2023-04-26 13:36:13 +02:00
dock.rs Ensure querying keystrokes or actions is safe 2023-05-04 09:53:31 +02:00
item.rs Fixup cases using buffer model handle id as buffer id 2023-05-04 12:32:31 -04:00
notifications.rs Remove ViewContext::dispatch_action 2023-05-01 16:27:36 +02:00
pane.rs Make focusing the parent an effect to avoid querying ancestors 2023-05-05 10:04:54 +02:00
pane_group.rs Remove JoinProject internal action 2023-04-28 11:22:04 +02:00
persistence.rs Don't export platform::* from gpui 2023-04-07 11:45:53 -06:00
searchable.rs Make production code compile again 2023-04-17 12:33:33 +02:00
shared_screen.rs Make focusing the parent an effect to avoid querying ancestors 2023-05-05 10:04:54 +02:00
sidebar.rs Merge branch 'main' into implicit-ancestry 2023-05-04 17:19:06 +02:00
status_bar.rs Compute view ancestry at layout time 2023-05-03 16:36:14 +02:00
toolbar.rs Defer hiding the dock and going back/forward when Pane is on the stack 2023-05-01 17:06:05 +02:00
workspace.rs Merge branch 'main' into implicit-ancestry 2023-05-04 17:19:06 +02:00