1
0
Fork 0
forked from wry/wry

autocommit 2022-04-17 18:45:01 CEST

This commit is contained in:
Julian Orth 2022-04-17 18:45:01 +02:00
parent 1eb0d3e173
commit affab05b94
7 changed files with 114 additions and 15 deletions

View file

@ -14,5 +14,8 @@ msg interval = 0 {
}
msg inhibitor = 1 {
name: str,
surface: id(wl_surface),
client_id: pod(u64),
pid: pod(u64),
comm: str,
}