mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-06-14 14:32:57 -04:00
Merge branch 'xdg-cutouts-v1-proto' into 'master'
Draft: xdg-cutouts-v1: New protocol implementation See merge request wlroots/wlroots!5217
This commit is contained in:
commit
282d5d5069
5 changed files with 693 additions and 0 deletions
|
|
@ -79,6 +79,9 @@ protocols = {
|
|||
'wlr-output-power-management-unstable-v1': 'wlr-output-power-management-unstable-v1.xml',
|
||||
'wlr-screencopy-unstable-v1': 'wlr-screencopy-unstable-v1.xml',
|
||||
'wlr-virtual-pointer-unstable-v1': 'wlr-virtual-pointer-unstable-v1.xml',
|
||||
|
||||
# Until it gets merge in wayland protocols:
|
||||
'xdg-cutouts-v1': 'xdg-cutouts-v1.xml',
|
||||
}
|
||||
|
||||
protocols_code = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue