Initial adding of contact menu to call-less share button
This commit is contained in:
parent
e403b868b7
commit
dd02bc7748
4 changed files with 74 additions and 30 deletions
|
@ -11,7 +11,7 @@ mod sharing_status_indicator;
|
|||
|
||||
use anyhow::anyhow;
|
||||
use call::ActiveCall;
|
||||
pub use collab_titlebar_item::{CollabTitlebarItem, ToggleCollaborationMenu};
|
||||
pub use collab_titlebar_item::{CollabTitlebarItem, ToggleContactsMenu};
|
||||
use gpui::{actions, MutableAppContext, Task};
|
||||
use std::sync::Arc;
|
||||
use workspace::{AppState, JoinProject, ToggleFollow, Workspace};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue