screencast: schedule toplevel screencasts with other screencasts
This commit is contained in:
parent
dbb9bd2299
commit
b28ea64509
8 changed files with 90 additions and 15 deletions
|
|
@ -494,6 +494,7 @@ fn create_dummy_output(state: &Rc<State>) {
|
|||
screencopies: Default::default(),
|
||||
title_visible: Cell::new(false),
|
||||
schedule,
|
||||
latch_event: Default::default(),
|
||||
});
|
||||
let dummy_workspace = Rc::new(WorkspaceNode {
|
||||
id: state.node_ids.next(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue