Don't focus incoming call and project shared notification windows
This commit is contained in:
parent
86057ab071
commit
d275474b23
5 changed files with 10 additions and 1 deletions
|
@ -40,6 +40,7 @@ pub fn init(cx: &mut MutableAppContext) {
|
|||
)),
|
||||
titlebar: None,
|
||||
center: false,
|
||||
focus: false,
|
||||
kind: WindowKind::PopUp,
|
||||
is_movable: false,
|
||||
screen: Some(screen),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue