First attempt to implement screenshooter

This commit is contained in:
emersion 2017-09-08 18:09:09 +02:00
parent 1c8b72e0cd
commit 35f9700251
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
8 changed files with 360 additions and 1 deletions

View file

@ -28,6 +28,8 @@ protocols = [
client_protocols = [
[wl_protocol_dir, 'unstable/xdg-shell/xdg-shell-unstable-v6.xml'],
'gamma-control.xml',
'screenshooter.xml',
]
wl_protos_src = []