ZIm/crates/collab_ui/src
Cole Miller dcbff982ad
Decide which panel should be active for a dock based on ordering panels (#22346)
This means that `workspace::ToggleRightDock` will open the assistant if
no right-dock panel has been manually activated, instead of the chat as
before. Also cleans up the `active_panel_index` logic a bit.

cc @nathansobo 

Release Notes:

- Make `workspace::ToggleRightDock` open the assistant panel if no
right-dock panel has yet been activated
2024-12-30 14:43:17 +00:00
..
chat_panel Resolve completion items once exactly (#22448) 2024-12-27 16:43:01 +00:00
collab_panel Add Corner to geometry and make names of corner methods consistent (#22119) 2024-12-16 22:57:15 -07:00
notifications chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
channel_view.rs More telemetry events (#22171) 2024-12-17 22:16:59 -07:00
chat_panel.rs Decide which panel should be active for a dock based on ordering panels (#22346) 2024-12-30 14:43:17 +00:00
collab_panel.rs Decide which panel should be active for a dock based on ordering panels (#22346) 2024-12-30 14:43:17 +00:00
collab_ui.rs Hide chat panel button when not in a call (#22200) 2024-12-19 19:32:45 +00:00
notification_panel.rs Decide which panel should be active for a dock based on ordering panels (#22346) 2024-12-30 14:43:17 +00:00
notifications.rs Add stories for collab notifications (#3967) 2024-01-08 21:54:59 -05:00
panel_settings.rs Hide chat panel button when not in a call (#22200) 2024-12-19 19:32:45 +00:00