- Idle notify - Idle inhibit
@ -0,0 +1,9 @@
#ifndef DIYAC_IDLE_H
#define DIYAC_IDLE_H
struct wl_display;
struct wlr_seat;
void diya_init_idle_manager(struct wl_display *display);
void diya_idle_manager_notify_activity(struct wlr_seat *seat);
#endif
The note is not visible to the blocked user.