wayland: implement wl-fixes
This commit is contained in:
parent
f36993eb6e
commit
b13dd08991
14 changed files with 183 additions and 3 deletions
|
|
@ -79,7 +79,7 @@ impl TestRun {
|
|||
let client = self.state.clients.get(client_id)?;
|
||||
Ok(Rc::new(TestClient {
|
||||
run: self.clone(),
|
||||
_server: client,
|
||||
server: client,
|
||||
tran,
|
||||
jc,
|
||||
comp: registry.get_compositor().await?,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue