Method

AstalIdleNotifyNotifierget_input_idle_notification

Declaration

AstalIdleNotifyNotification*
astal_idle_notify_notifier_get_input_idle_notification (
  AstalIdleNotifyNotifier* self,
  guint timeout
)

Description

Creates a notification object with the given output for the first available seat. It will notify when the input is inactive for at least the provided timeout. Because this track the user input, it will ignore registered idle inhibitors.

Parameters

timeout

Type: guint

No description available.

Return value

Type: AstalIdleNotifyNotification

No description available.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.