screencapture: implement ext_image_copy_capture_manager_v1
This commit is contained in:
parent
e91993fb18
commit
f0562961e6
28 changed files with 1194 additions and 25 deletions
25
wire/ext_image_copy_capture_cursor_session_v1.txt
Normal file
25
wire/ext_image_copy_capture_cursor_session_v1.txt
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
request destroy {
|
||||
|
||||
}
|
||||
|
||||
request get_capture_session {
|
||||
session: id(ext_image_copy_capture_session_v1),
|
||||
}
|
||||
|
||||
event enter {
|
||||
|
||||
}
|
||||
|
||||
event leave {
|
||||
|
||||
}
|
||||
|
||||
event position {
|
||||
x: i32,
|
||||
y: i32,
|
||||
}
|
||||
|
||||
event hotspot {
|
||||
x: i32,
|
||||
y: i32,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue