config: allow retrieving the modes
This commit is contained in:
parent
2ab7b43f74
commit
558bea47b7
8 changed files with 73 additions and 3 deletions
|
|
@ -375,6 +375,7 @@ fn create_dummy_output(state: &Rc<State>) {
|
|||
async_event: Default::default(),
|
||||
}),
|
||||
0,
|
||||
Vec::new(),
|
||||
&backend::Mode {
|
||||
width: 0,
|
||||
height: 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue