Add server-decoration skeleton

This commit is contained in:
emersion 2017-10-24 21:56:18 +02:00
parent 71ee40e8f1
commit e521b0404b
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
5 changed files with 190 additions and 0 deletions

View file

@ -24,12 +24,14 @@ protocols = [
[wl_protocol_dir, 'unstable/xdg-shell/xdg-shell-unstable-v6.xml'],
'gamma-control.xml',
'screenshooter.xml',
'server-decoration.xml',
]
client_protocols = [
[wl_protocol_dir, 'unstable/xdg-shell/xdg-shell-unstable-v6.xml'],
'gamma-control.xml',
'screenshooter.xml',
'server-decoration.xml',
]
wl_protos_src = []