Merge pull request #348 from mahkoh/jorth/idle-notification-v2
idle_notifier: add missing since=2 attribute
This commit is contained in:
commit
ab4609ee08
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ request get_idle_notification {
|
|||
seat: id(wl_seat),
|
||||
}
|
||||
|
||||
request get_input_idle_notification {
|
||||
request get_input_idle_notification (since = 2) {
|
||||
id: id(ext_idle_notification_v1),
|
||||
timeout: u32,
|
||||
seat: id(wl_seat),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue