it: test output transforms
This commit is contained in:
parent
c6b34550d8
commit
221a398abe
6 changed files with 49 additions and 1 deletions
|
|
@ -35,6 +35,7 @@ impl TestCompositor {
|
|||
server,
|
||||
destroyed: Cell::new(false),
|
||||
preferred_buffer_scale: Rc::new(Default::default()),
|
||||
preferred_buffer_transform: Rc::new(Default::default()),
|
||||
});
|
||||
self.tran.add_obj(surface.clone())?;
|
||||
Ok(surface)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue