ZIm/crates/workspace
Antonio Scandurra e507eadb4b Rely on root getting re-focused when panel isn't rendered
This achieves two things:

- When a panel like `TerminalPanel` closes its last tab, the focus
is returned to the root view (the `Workspace`)
- When a panel is moved from a dock to another, it will get rendered
in another spot but the focus will be kept on the panel

This also ensures the focus is not lost when a panel is moved from
a dock to another because that view
2023-05-10 15:43:44 +02:00
..
src Rely on root getting re-focused when panel isn't rendered 2023-05-10 15:43:44 +02:00
Cargo.toml Add copilot menu item for enabling paths by glob 2023-05-03 10:14:01 -07:00
test.db Dock persistence working! 2022-12-03 16:06:01 -08:00