ZIm/crates/collab_ui/src
Julia Ryan 6ddad64af1
Add actions for calls (#28048)
Add the following actions for use while calling: `Mute`, `Deafen`,
`ShareProject`, `ScreenShare`, `LeaveCall`

We were also interested in adding push-to-talk functionality for mute,
but that will go in a followup PR

Release Notes:

- Call actions (mute/screenshare/etc.) can now be bound to keys and run from the command palette.

---------

Co-authored-by: Ben Kunkle <ben.kunkle@gmail.com>
Co-authored-by: Ben Kunkle <ben@zed.dev>
2025-04-04 19:32:41 -07:00
..
chat_panel chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
collab_panel chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
notifications chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
channel_view.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
chat_panel.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
collab_panel.rs Add actions for calls (#28048) 2025-04-04 19:32:41 -07:00
collab_ui.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
notification_panel.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
notifications.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
panel_settings.rs migrator: Add migration for settings changed prior to migrator-introduction (#27375) 2025-03-25 04:35:01 +05:30