1
0
Fork 0
forked from wry/wry

portal: implement workspace capture

This commit is contained in:
Julian Orth 2024-04-20 13:48:12 +02:00
parent c6864a6d85
commit 33a0a40857
23 changed files with 518 additions and 50 deletions

View file

@ -83,6 +83,11 @@ request select_toplevel {
seat: id(wl_seat),
}
request select_workspace {
id: id(jay_select_workspace),
seat: id(wl_seat),
}
# events
event client_id {