chore: update smithay
This commit is contained in:
parent
9239dc1e75
commit
b8eaf5dcb4
4 changed files with 21 additions and 10 deletions
|
|
@ -397,7 +397,7 @@ impl CosmicSurface {
|
|||
}
|
||||
}),
|
||||
WindowSurface::X11(surface) => {
|
||||
let _ = surface.set_minimized(suspended);
|
||||
let _ = surface.set_suspended(suspended);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue