1
0
Fork 0
forked from wry/wry

portal: implement window capture

This commit is contained in:
Julian Orth 2024-04-19 12:12:49 +02:00
parent f0600917ff
commit 4e10415e5c
27 changed files with 840 additions and 136 deletions

View file

@ -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 {