mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
export-dmabuf: add basic and incomplete implementation
This commit is contained in:
parent
9e26808c28
commit
36bd4795d4
5 changed files with 451 additions and 1 deletions
|
|
@ -39,8 +39,9 @@ protocols = [
|
|||
'screenshooter.xml',
|
||||
'server-decoration.xml',
|
||||
'virtual-keyboard-unstable-v1.xml',
|
||||
'wlr-layer-shell-unstable-v1.xml',
|
||||
'wlr-export-dmabuf-unstable-v1.xml',
|
||||
'wlr-input-inhibitor-unstable-v1.xml',
|
||||
'wlr-layer-shell-unstable-v1.xml',
|
||||
]
|
||||
|
||||
client_protocols = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue