zed/crates/workspace2
Kirill Bulatov 4684440202
Fix focus issues with gpui2 docks (#3606)
* Fixed dock toggling not focusing the terminal element
* Fixed loosing focus on dock close (e.g. cmd-d on the last terminal in
the dock)
* Removed element stateless focus API since it would not work when the
element is not rendered, update all API usages to the stateful one via
`gpui::Subscription`

Release Notes:

- N/A
2023-12-12 17:26:39 +02:00
..
src Fix focus issues with gpui2 docks (#3606) 2023-12-12 17:26:39 +02:00
Cargo.toml Revert "Decouple workspace from call (#3380)" 2023-12-04 17:05:44 -08:00