1
0
Fork 0
forked from wry/wry

idle_notifier: add missing since=2 attribute

This commit is contained in:
Julian Orth 2025-01-23 16:53:09 +01:00
parent de0327e7e4
commit 0532f4db79

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