1
0
Fork 0
forked from wry/wry
wry/wire/ext_idle_notifier_v1.txt
2024-02-15 22:47:34 +01:00

10 lines
146 B
Text

# requests
msg destroy = 0 {
}
msg get_idle_notification = 1 {
id: id(ext_idle_notification_v1),
timeout: u32,
seat: id(wl_seat),
}