zed/crates/workspace/src
Mikayla Maki b9270925dd
Focus on toggle dock (#2612)
This PR updates some dock behaviors. Now the toggle-dock commands
(cmd-j/b/r) also toggle focus. This also adds zoom serialization to the
docks.

Release Notes:
- Bug fix: Toggle dock commands (cmd-j/b/r) now move focus 
- Bug fix: Dock zoom is now restored with the rest of the workspace
2023-06-15 15:20:20 -07:00
..
pane Make Pane::add_item a proper Pane method 2023-05-29 19:16:22 +02:00
persistence Fix fmt 2023-06-15 14:51:38 -07:00
dock.rs Activate screen-sharing when leader activates a panel 2023-06-15 18:01:30 +02:00
item.rs Activate screen-sharing when leader activates a panel 2023-06-15 18:01:30 +02:00
notifications.rs Add panic if version is 0.91 2023-05-31 14:06:36 -07:00
pane.rs Merge remote-tracking branch 'origin/main' into assistant-2 2023-06-06 19:18:22 +02:00
pane_group.rs Merge branch 'main' into panels 2023-05-22 14:10:17 +02:00
persistence.rs Add zoom serialization to the workspace 2023-06-14 23:43:45 -07:00
searchable.rs Make production code compile again 2023-04-17 12:33:33 +02:00
shared_screen.rs Move history navigation logic to Workspace 2023-05-29 19:47:59 +02:00
status_bar.rs Define theme/ui text style settings in theme crate 2023-05-17 14:44:59 -07:00
toolbar.rs Move history navigation logic to Workspace 2023-05-29 19:47:59 +02:00
workspace.rs Focus on toggle dock (#2612) 2023-06-15 15:20:20 -07:00
workspace_settings.rs Remove concept of git diff refresh from Item trait 2023-05-25 14:29:28 -04:00