Provided by: sfwbar_1.0~beta13-1build2_amd64 bug

NAME

       sfwbar-idleinhibit - Sfwbar IdleInhibitor module

       Filename: idleinhibit.so

       Requires: none

SYNOPSIS

       The  IdleInhibit  module, allows attaching idle inhibitor to any widget in the taskbar. If
       an idle inhibitor is active on a visible widget, it will prevent any  the  compiositor  to
       going  into an idle state (i.e. blanking a screen, going into a suspend mode or activating
       a screensaver)

EXPRESSION FUNCTIONS

   IdleInhibitState()
       Query an idle inhibitor state on a calling widget. It return a string with possible values
       of  "On",  if an idle inhibitor is set on the widget or "Off" if it isn't. If the function
       is called from an expression which isn't attached to a widget, the returned value will  be
       "Off".

ACTIONS

   SetIdleInhibitor Command
       Set idle inhibitor state for a widget. The possible command values are:

       "On"   turn on an idle inhibitor

       "Off"  turn off an idle inhibitor

       "Toggle"
              toggle the state of an idle inhibitor

TRIGGERS

       The  module defines one trigger "IdleInhibitor" which is emitted whenever the state of any
       idle inhibitor changes.

COPYRIGHT

       GPLv3+

                                                                            SFWBAR-IDLEINHIBIT(1)