it: use single-pixel buffer instead of shm
This commit is contained in:
parent
aaed003ec8
commit
f562f887f0
17 changed files with 280 additions and 76 deletions
|
|
@ -56,6 +56,8 @@ impl TestTransport {
|
|||
compositor: Default::default(),
|
||||
subcompositor: Default::default(),
|
||||
shm: Default::default(),
|
||||
spbm: Default::default(),
|
||||
viewporter: Default::default(),
|
||||
xdg: Default::default(),
|
||||
seats: Default::default(),
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue