new BlockerIndicator(settings, state, icons, notifier, runner)
- Description:
- Blocker's indicator.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
settings |
Gio.Settings | The extension's settings. |
state |
BlockerState | Blocker's state. |
icons |
BlockerIcons | Blocker's icons. |
notifier |
BlockerNotifier | notification sender. |
runner |
BlockerRunner | command runner. |