chore: smithay update
This commit is contained in:
parent
553c49b42b
commit
2d0f1cbf2b
4 changed files with 21 additions and 7 deletions
|
|
@ -402,8 +402,7 @@ impl Surface {
|
|||
) -> Result<()> {
|
||||
let (tx, rx) = std::sync::mpsc::sync_channel(1);
|
||||
self.plane_formats = surface
|
||||
.planes()
|
||||
.primary
|
||||
.plane_info()
|
||||
.formats
|
||||
.iter()
|
||||
.copied()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue