![]() |
![]()
| ![]() |
![]()
NAMEsfwbar-idleinhibit - Sfwbar IdleInhibitor module Filename: idleinhibit.so Requires: none SYNOPSISThe 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 the compositor to going into an idle state (i.e. blanking a screen, going into a suspend mode or activating a screensaver) EXPRESSION FUNCTIONSIdleInhibitState()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". ACTIONSSetIdleInhibitor CommandSet idle inhibitor state for a widget. The possible command values are:
TRIGGERSThe module defines one trigger "IdleInhibitor" which is emitted whenever the state of any idle inhibitor changes. COPYRIGHTGPLv3+
|