idle-notify-v1: new protocol implementation

References: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/29
This commit is contained in:
Simon Ser 2022-10-04 11:31:23 +02:00
parent a049d66dd7
commit 3a949ea8eb
4 changed files with 301 additions and 0 deletions

View file

@ -44,6 +44,7 @@ wlr_files += files(
'wlr_gamma_control_v1.c',
'wlr_idle_inhibit_v1.c',
'wlr_idle.c',
'wlr_idle_notify_v1.c',
'wlr_input_device.c',
'wlr_input_inhibitor.c',
'wlr_input_method_v2.c',