Display call notifications on all screens
This commit is contained in:
parent
5a8061ac7b
commit
5984be3d84
3 changed files with 58 additions and 44 deletions
|
@ -344,6 +344,7 @@ pub fn build_window_options() -> WindowOptions<'static> {
|
|||
center: false,
|
||||
kind: WindowKind::Normal,
|
||||
is_movable: true,
|
||||
screen: None,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue