mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
First attempt to implement screenshooter
This commit is contained in:
parent
1c8b72e0cd
commit
35f9700251
8 changed files with 360 additions and 1 deletions
|
|
@ -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 = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue