10 lines
146 B
Text
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),
|
|
}
|