wire: regenerate most files
This commit is contained in:
parent
6d8fb37db4
commit
60574d3a0d
108 changed files with 284 additions and 514 deletions
|
|
@ -1,16 +1,14 @@
|
|||
# requests
|
||||
|
||||
request destroy {
|
||||
request destroy (destructor) {
|
||||
}
|
||||
|
||||
request get_idle_notification {
|
||||
id: id(ext_idle_notification_v1),
|
||||
id: id(ext_idle_notification_v1) (new),
|
||||
timeout: u32,
|
||||
seat: id(wl_seat),
|
||||
}
|
||||
|
||||
request get_input_idle_notification (since = 2) {
|
||||
id: id(ext_idle_notification_v1),
|
||||
id: id(ext_idle_notification_v1) (new),
|
||||
timeout: u32,
|
||||
seat: id(wl_seat),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue