SeelenEventPayload
{ workspaces-changed: Array
<DesktopWorkspace
> }
| { active-workspace-changed: WorkspaceId
}
| { global-focus-changed: FocusedApp
}
| { global-mouse-move: [number
, number
] }
| { handle-layered: boolean
}
| { system::monitors-changed: Array
<PhysicalMonitor
> }
| { system::languages-changed: Array
<SystemLanguage
> }
| { user-changed: User
}
| { user-folder-changed: FolderChangedArgs
}
| { bluetooth-devices-changed: Array
<BluetoothDevice
> }
| { bluetooth-discovered-devices-changed:
Array
<BluetoothDevice
> }
| { bluetooth-pair-show-pin:
BluetoothDevicePairShowPinRequest
}
| { bluetooth-pair-request-pin: null
}
| { media-sessions: Array
<MediaPlayer
> }
| { media-inputs: Array
<MediaDevice
> }
| { media-outputs: Array
<MediaDevice
> }
| { network-default-local-ip: string
}
| { network-adapters: Array
<NetworkAdapter
> }
| { network-internet-connection: boolean
}
| { wlan-scanned: Array
<WlanBssEntry
> }
| { notifications: Array
<AppNotification
> }
| { power-status: PowerStatus
}
| { power-mode: PowerMode
}
| { batteries-status: Array
<Battery
> }
| { colors-changed: UIColors
}
| { tray-info: Array
<TrayIcon
> }
| { set-auto-hide: boolean
}
| { set-auto-hide: boolean
}
| { weg::instance-changed: WegItems
}
| { set-reservation: null
}
| { wm-force-retiling: null
}
| { wm-set-layout: WmNode
| null
}
| { wm-set-overlay-visibility: boolean
}
| { wm-set-active-window: number
}
| { wall-stop: boolean
}
| { settings-changed: Settings
}
| { weg-items: WegItems
}
| { toolbar-items: Placeholder
}
| { themes: Array
<Theme
> }
| { settings-by-app: Array
<AppConfig
> }
| { history: LauncherHistory
}
| { icon-packs: Array
<IconPack
> }
| { plugins-changed: Array
<Plugin
> }
| { widgets-changed: Array
<Widget
> }
| { profiles-changed: Array
<Profile
> }