screencapture: implement ext_output_image_capture_source_manager_v1
This commit is contained in:
parent
b754e37bfe
commit
40bce507a6
9 changed files with 228 additions and 49 deletions
3
wire/ext_image_capture_source_v1.txt
Normal file
3
wire/ext_image_capture_source_v1.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
request destroy {
|
||||
|
||||
}
|
||||
8
wire/ext_output_image_capture_source_manager_v1.txt
Normal file
8
wire/ext_output_image_capture_source_manager_v1.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
request create_source {
|
||||
source: id(ext_image_capture_source_v1),
|
||||
output: id(wl_output),
|
||||
}
|
||||
|
||||
request destroy {
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue