Set shm pool size based on layer surface width and height

This commit is contained in:
2025-04-25 14:38:22 -07:00
parent adacd7a2ab
commit 0cf379c6f7
4 changed files with 9 additions and 9 deletions

View File

@@ -89,4 +89,3 @@ impl WlClient {
Ok(())
}
}