portal: implement window capture
This commit is contained in:
parent
f0600917ff
commit
4e10415e5c
27 changed files with 840 additions and 136 deletions
|
|
@ -78,6 +78,11 @@ request take_screenshot2 {
|
|||
include_cursor: u32,
|
||||
}
|
||||
|
||||
request select_toplevel {
|
||||
id: id(jay_select_toplevel),
|
||||
seat: id(wl_seat),
|
||||
}
|
||||
|
||||
# events
|
||||
|
||||
event client_id {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue