1
0
Fork 0
forked from wry/wry

Merge pull request #348 from mahkoh/jorth/idle-notification-v2

idle_notifier: add missing since=2 attribute
This commit is contained in:
mahkoh 2025-01-23 16:55:12 +01:00 committed by GitHub
commit ab4609ee08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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),