tree: never focus wl-subsurface surfaces
This commit is contained in:
parent
5afde58086
commit
4584dee160
15 changed files with 150 additions and 35 deletions
|
|
@ -79,7 +79,8 @@ impl TestClient {
|
|||
}
|
||||
|
||||
pub async fn sync(&self) {
|
||||
self.tran.sync().await
|
||||
self.run.sync().await;
|
||||
self.tran.sync().await;
|
||||
}
|
||||
|
||||
pub async fn take_screenshot(&self) -> Result<Vec<u8>, TestError> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue