zed/crates/workspace
Piotr Osiewicz 79213637e2
assistant: Display hamburger menu even when the panel is not focused (#15612)
This commit gives tab button renderers control over the condition in
which they should be displayed. Previously we displayed tab buttons only
when the pane was focused. Now tab renderers can return an Option of
AnyElement, which in turn makes it possible for them to control when and
how they're rendered. Pane and Terminal handlers still check for self
focus condition and Assistant Panel does not.



Release Notes:

- N/A
2024-08-01 15:08:48 +02:00
..
src assistant: Display hamburger menu even when the panel is not focused (#15612) 2024-08-01 15:08:48 +02:00
Cargo.toml zed: Persist window stack order across restarts (#15419) 2024-07-29 17:05:56 +02:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00