1
0
Fork 0
forked from wry/wry

jay_compositior: add get_toplevel request

This commit is contained in:
Julian Orth 2024-10-10 13:51:01 +02:00
parent d4c0fb29ba
commit 4f431eec5c
3 changed files with 54 additions and 21 deletions

View file

@ -96,6 +96,11 @@ request get_xwayland (since = 11) {
id: id(jay_xwayland),
}
request get_toplevel (since = 12) {
id: id(jay_select_toplevel),
toplevel_id: str,
}
# events
event client_id {