@seelen-ui/lib 2.5.8 → 2.6.6-next.2605170835
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/gen/types/AppBarEdge.d.ts +7 -0
- package/esm/gen/types/AppBarEdge.d.ts.map +1 -0
- package/esm/gen/types/AppBarEdge.js +8 -0
- package/esm/gen/types/AppNotification.d.ts +3 -0
- package/esm/gen/types/AppNotification.d.ts.map +1 -1
- package/esm/gen/types/AudioWaveform.d.ts +11 -0
- package/esm/gen/types/AudioWaveform.d.ts.map +1 -0
- package/esm/gen/types/BackupStatus.d.ts +10 -0
- package/esm/gen/types/BackupStatus.d.ts.map +1 -0
- package/esm/gen/types/BluetoothDevice.d.ts +1 -0
- package/esm/gen/types/BluetoothDevice.d.ts.map +1 -1
- package/esm/gen/types/ClipboardData.d.ts +15 -0
- package/esm/gen/types/ClipboardData.d.ts.map +1 -0
- package/esm/gen/types/ClipboardEntry.d.ts +24 -0
- package/esm/gen/types/ClipboardEntry.d.ts.map +1 -0
- package/esm/gen/types/ClipboardEntryContent.d.ts +16 -0
- package/esm/gen/types/ClipboardEntryContent.d.ts.map +1 -0
- package/esm/gen/types/ClipboardEntryContent.js +2 -0
- package/esm/gen/types/Comparator.d.ts +9 -0
- package/esm/gen/types/Comparator.d.ts.map +1 -0
- package/esm/gen/types/Comparator.js +10 -0
- package/esm/gen/types/ContextMenu.d.ts +8 -0
- package/esm/gen/types/ContextMenu.d.ts.map +1 -1
- package/esm/gen/types/ContextMenuCallbackPayload.d.ts +20 -0
- package/esm/gen/types/ContextMenuCallbackPayload.d.ts.map +1 -0
- package/esm/gen/types/ContextMenuItem.d.ts +4 -2
- package/esm/gen/types/ContextMenuItem.d.ts.map +1 -1
- package/esm/gen/types/FancyToolbarSettings.d.ts +6 -0
- package/esm/gen/types/FancyToolbarSettings.d.ts.map +1 -1
- package/esm/gen/types/FocusedApp.d.ts +1 -1
- package/esm/gen/types/FocusedApp.d.ts.map +1 -1
- package/esm/gen/types/KnownPlugin.d.ts +2 -2
- package/esm/gen/types/KnownPlugin.d.ts.map +1 -1
- package/esm/gen/types/NotificationsMode.d.ts +6 -0
- package/esm/gen/types/NotificationsMode.d.ts.map +1 -0
- package/esm/gen/types/NotificationsMode.js +7 -0
- package/esm/gen/types/Operand.d.ts +5 -0
- package/esm/gen/types/Operand.d.ts.map +1 -0
- package/esm/gen/types/Operand.js +6 -0
- package/esm/gen/types/ResolvedShortcut.d.ts +9 -0
- package/esm/gen/types/ResolvedShortcut.d.ts.map +1 -0
- package/esm/gen/types/ResolvedShortcut.js +2 -0
- package/esm/gen/types/ResourceId.d.ts +6 -2
- package/esm/gen/types/ResourceId.d.ts.map +1 -1
- package/esm/gen/types/SeelenCommandActivateNotificationArgs.d.ts +3 -0
- package/esm/gen/types/SeelenCommandActivateNotificationArgs.d.ts.map +1 -1
- package/esm/gen/types/SeelenCommandActivateNotificationArgs.js +0 -1
- package/esm/gen/types/SeelenCommandArgument.d.ts +51 -5
- package/esm/gen/types/SeelenCommandArgument.d.ts.map +1 -1
- package/esm/gen/types/SeelenCommandClipboardDeleteEntryArgs.d.ts +4 -0
- package/esm/gen/types/SeelenCommandClipboardDeleteEntryArgs.d.ts.map +1 -0
- package/esm/gen/types/SeelenCommandClipboardDeleteEntryArgs.js +2 -0
- package/esm/gen/types/SeelenCommandClipboardPasteArgs.d.ts +4 -0
- package/esm/gen/types/SeelenCommandClipboardPasteArgs.d.ts.map +1 -0
- package/esm/gen/types/SeelenCommandClipboardPasteArgs.js +2 -0
- package/esm/gen/types/SeelenCommandClipboardSetContentArgs.d.ts +4 -0
- package/esm/gen/types/SeelenCommandClipboardSetContentArgs.d.ts.map +1 -0
- package/esm/gen/types/SeelenCommandClipboardSetContentArgs.js +2 -0
- package/esm/gen/types/SeelenCommandConnectBluetoothDeviceArgs.d.ts +4 -0
- package/esm/gen/types/SeelenCommandConnectBluetoothDeviceArgs.d.ts.map +1 -0
- package/esm/gen/types/SeelenCommandConnectBluetoothDeviceArgs.js +2 -0
- package/esm/gen/types/SeelenCommandMoveWindowToWorkspaceArgs.d.ts +6 -0
- package/esm/gen/types/SeelenCommandMoveWindowToWorkspaceArgs.d.ts.map +1 -0
- package/esm/gen/types/SeelenCommandRegisterAppBarArgs.d.ts +7 -0
- package/esm/gen/types/SeelenCommandRegisterAppBarArgs.d.ts.map +1 -0
- package/esm/gen/types/SeelenCommandRegisterAppBarArgs.js +1 -0
- package/esm/gen/types/SeelenCommandReturn.d.ts +49 -8
- package/esm/gen/types/SeelenCommandReturn.d.ts.map +1 -1
- package/esm/gen/types/SeelenCommandSetFocusAssistArgs.d.ts +4 -0
- package/esm/gen/types/SeelenCommandSetFocusAssistArgs.d.ts.map +1 -0
- package/esm/gen/types/SeelenCommandSetFocusAssistArgs.js +2 -0
- package/esm/gen/types/SeelenCommandSetNotificationsModeArgs.d.ts +5 -0
- package/esm/gen/types/SeelenCommandSetNotificationsModeArgs.d.ts.map +1 -0
- package/esm/gen/types/SeelenCommandSetNotificationsModeArgs.js +1 -0
- package/esm/gen/types/SeelenCommandSystemSetAccentColorArgs.d.ts +5 -0
- package/esm/gen/types/SeelenCommandSystemSetAccentColorArgs.d.ts.map +1 -0
- package/esm/gen/types/SeelenCommandSystemSetAccentColorArgs.js +1 -0
- package/esm/gen/types/SeelenCommandWlanForgetArgs.d.ts +4 -0
- package/esm/gen/types/SeelenCommandWlanForgetArgs.d.ts.map +1 -0
- package/esm/gen/types/SeelenCommandWlanForgetArgs.js +2 -0
- package/esm/gen/types/SeelenEventPayload.d.ts +26 -8
- package/esm/gen/types/SeelenEventPayload.d.ts.map +1 -1
- package/esm/gen/types/SeelenFont.d.ts +4 -0
- package/esm/gen/types/SeelenFont.d.ts.map +1 -0
- package/esm/gen/types/SeelenFont.js +2 -0
- package/esm/gen/types/SeelenWallSettings.d.ts +14 -0
- package/esm/gen/types/SeelenWallSettings.d.ts.map +1 -1
- package/esm/gen/types/SeelenWegSettings.d.ts +11 -0
- package/esm/gen/types/SeelenWegSettings.d.ts.map +1 -1
- package/esm/gen/types/Settings.d.ts +12 -0
- package/esm/gen/types/Settings.d.ts.map +1 -1
- package/esm/gen/types/SettingsByWidget.d.ts +7 -0
- package/esm/gen/types/SettingsByWidget.d.ts.map +1 -1
- package/esm/gen/types/SluShortcutsSettings.d.ts +9 -2
- package/esm/gen/types/SluShortcutsSettings.d.ts.map +1 -1
- package/esm/gen/types/SluShortcutsSettings.js +1 -0
- package/esm/gen/types/SystemShortcutDeclaration.d.ts +16 -0
- package/esm/gen/types/SystemShortcutDeclaration.d.ts.map +1 -0
- package/esm/gen/types/SystemShortcutDeclaration.js +2 -0
- package/esm/gen/types/ThemeConfigDefinition.d.ts +2 -4
- package/esm/gen/types/ThemeConfigDefinition.d.ts.map +1 -1
- package/esm/gen/types/ThemeConfigGroupVariant.d.ts +5 -0
- package/esm/gen/types/ThemeConfigGroupVariant.d.ts.map +1 -0
- package/esm/gen/types/ThemeConfigGroupVariant.js +1 -0
- package/esm/gen/types/ThemeVariableDefinition.d.ts +2 -0
- package/esm/gen/types/ThemeVariableDefinition.d.ts.map +1 -1
- package/esm/gen/types/ThirdPartyWidgetSettings.d.ts +7 -0
- package/esm/gen/types/ThirdPartyWidgetSettings.d.ts.map +1 -1
- package/esm/gen/types/ToolbarItem.d.ts +2 -0
- package/esm/gen/types/ToolbarItem.d.ts.map +1 -1
- package/esm/gen/types/TwmCondition.d.ts +17 -0
- package/esm/gen/types/TwmCondition.d.ts.map +1 -0
- package/esm/gen/types/TwmCondition.js +1 -0
- package/esm/gen/types/TwmGlobalRuntimeTree.d.ts +8 -0
- package/esm/gen/types/TwmGlobalRuntimeTree.d.ts.map +1 -0
- package/esm/gen/types/TwmGlobalRuntimeTree.js +1 -0
- package/esm/gen/types/{WmNodeKind.d.ts → TwmNodeKind.d.ts} +2 -2
- package/esm/gen/types/TwmNodeKind.d.ts.map +1 -0
- package/esm/gen/types/TwmNodeKind.js +8 -0
- package/esm/gen/types/TwmNodeLifetime.d.ts +5 -0
- package/esm/gen/types/TwmNodeLifetime.d.ts.map +1 -0
- package/esm/gen/types/TwmNodeLifetime.js +6 -0
- package/esm/gen/types/TwmPlugin.d.ts +8 -0
- package/esm/gen/types/TwmPlugin.d.ts.map +1 -0
- package/esm/gen/types/TwmPlugin.js +1 -0
- package/esm/gen/types/{WmNode.d.ts → TwmPluginNode.d.ts} +15 -17
- package/esm/gen/types/TwmPluginNode.d.ts.map +1 -0
- package/esm/gen/types/TwmPluginNode.js +1 -0
- package/esm/gen/types/TwmReservation.d.ts +9 -0
- package/esm/gen/types/TwmReservation.d.ts.map +1 -0
- package/esm/gen/types/TwmReservation.js +10 -0
- package/esm/gen/types/TwmRuntimeNode.d.ts +22 -0
- package/esm/gen/types/TwmRuntimeNode.d.ts.map +1 -0
- package/esm/gen/types/TwmRuntimeNode.js +1 -0
- package/esm/gen/types/TwmRuntimeTree.d.ts +8 -0
- package/esm/gen/types/TwmRuntimeTree.d.ts.map +1 -0
- package/esm/gen/types/TwmRuntimeTree.js +1 -0
- package/esm/gen/types/TwmStackPolicy.d.ts +6 -0
- package/esm/gen/types/TwmStackPolicy.d.ts.map +1 -0
- package/esm/gen/types/TwmStackPolicy.js +7 -0
- package/esm/gen/types/UIColors.d.ts +9 -10
- package/esm/gen/types/UIColors.d.ts.map +1 -1
- package/esm/gen/types/UIColors.js +0 -1
- package/esm/gen/types/UserAppWindow.d.ts +5 -0
- package/esm/gen/types/UserAppWindow.d.ts.map +1 -1
- package/esm/gen/types/UserAppWindowPreview.d.ts +1 -1
- package/esm/gen/types/Wallpaper.d.ts +1 -1
- package/esm/gen/types/WallpaperKind.d.ts +1 -0
- package/esm/gen/types/WallpaperKind.d.ts.map +1 -1
- package/esm/gen/types/WallpaperKind.js +1 -0
- package/esm/gen/types/WegMiddleClickAction.d.ts +5 -0
- package/esm/gen/types/WegMiddleClickAction.d.ts.map +1 -0
- package/esm/gen/types/WegMiddleClickAction.js +6 -0
- package/esm/gen/types/Widget.d.ts +11 -0
- package/esm/gen/types/Widget.d.ts.map +1 -1
- package/esm/gen/types/WidgetConfigDefinition.d.ts +2 -4
- package/esm/gen/types/WidgetConfigDefinition.d.ts.map +1 -1
- package/esm/gen/types/WidgetConfigGroupVariant.d.ts +5 -0
- package/esm/gen/types/WidgetConfigGroupVariant.d.ts.map +1 -0
- package/esm/gen/types/WidgetConfigGroupVariant.js +1 -0
- package/esm/gen/types/WidgetSelectOption.d.ts +1 -1
- package/esm/gen/types/WidgetSelectOption.d.ts.map +1 -1
- package/esm/gen/types/WidgetSettingColor.d.ts +4 -4
- package/esm/gen/types/WidgetSettingColor.d.ts.map +1 -1
- package/esm/gen/types/WidgetSettingFont.d.ts +34 -0
- package/esm/gen/types/WidgetSettingFont.d.ts.map +1 -0
- package/esm/gen/types/WidgetSettingFont.js +1 -0
- package/esm/gen/types/WidgetSettingInputNumber.d.ts +4 -4
- package/esm/gen/types/WidgetSettingInputNumber.d.ts.map +1 -1
- package/esm/gen/types/WidgetSettingInputText.d.ts +4 -4
- package/esm/gen/types/WidgetSettingInputText.d.ts.map +1 -1
- package/esm/gen/types/WidgetSettingItem.d.ts +4 -1
- package/esm/gen/types/WidgetSettingItem.d.ts.map +1 -1
- package/esm/gen/types/WidgetSettingRange.d.ts +4 -4
- package/esm/gen/types/WidgetSettingRange.d.ts.map +1 -1
- package/esm/gen/types/WidgetSettingSelect.d.ts +4 -4
- package/esm/gen/types/WidgetSettingSelect.d.ts.map +1 -1
- package/esm/gen/types/WidgetSettingSwitch.d.ts +4 -4
- package/esm/gen/types/WidgetSettingSwitch.d.ts.map +1 -1
- package/esm/gen/types/WidgetShortcutDeclaration.d.ts +33 -0
- package/esm/gen/types/WidgetShortcutDeclaration.d.ts.map +1 -0
- package/esm/gen/types/WidgetShortcutDeclaration.js +1 -0
- package/esm/gen/types/WidgetStatus.d.ts +2 -1
- package/esm/gen/types/WidgetStatus.d.ts.map +1 -1
- package/esm/gen/types/WidgetStatus.js +1 -0
- package/esm/gen/types/WindowManagerSettings.d.ts +6 -0
- package/esm/gen/types/WindowManagerSettings.d.ts.map +1 -1
- package/esm/gen/types/WlanBssEntry.d.ts +15 -6
- package/esm/gen/types/WlanBssEntry.d.ts.map +1 -1
- package/esm/gen/types/mod.d.ts +275 -245
- package/esm/gen/types/mod.d.ts.map +1 -1
- package/esm/gen/types/mod.js +275 -245
- package/esm/gen/types/serde_json/JsonValue.d.ts +4 -0
- package/esm/gen/types/serde_json/JsonValue.d.ts.map +1 -0
- package/esm/gen/types/serde_json/JsonValue.js +2 -0
- package/esm/src/handlers/commands.d.ts +22 -4
- package/esm/src/handlers/commands.d.ts.map +1 -1
- package/esm/src/handlers/commands.js +21 -3
- package/esm/src/handlers/events.d.ts +9 -3
- package/esm/src/handlers/events.d.ts.map +1 -1
- package/esm/src/handlers/events.js +8 -2
- package/esm/src/state/theme/theming.d.ts +1 -0
- package/esm/src/state/theme/theming.d.ts.map +1 -1
- package/esm/src/state/theme/theming.js +21 -1
- package/esm/src/state/widget/interfaces.d.ts +48 -7
- package/esm/src/state/widget/interfaces.d.ts.map +1 -1
- package/esm/src/state/widget/mod.d.ts +12 -7
- package/esm/src/state/widget/mod.d.ts.map +1 -1
- package/esm/src/state/widget/mod.js +90 -99
- package/esm/src/state/widget/positioning.js +1 -1
- package/esm/src/state/widget/sizing.d.ts +14 -3
- package/esm/src/state/widget/sizing.d.ts.map +1 -1
- package/esm/src/state/widget/sizing.js +60 -17
- package/esm/src/system_state/ui_colors.d.ts +0 -1
- package/esm/src/system_state/ui_colors.d.ts.map +1 -1
- package/esm/src/system_state/ui_colors.js +5 -22
- package/esm/src/utils/async.d.ts +12 -0
- package/esm/src/utils/async.d.ts.map +1 -1
- package/esm/src/utils/async.js +46 -0
- package/esm/src/utils/mod.d.ts +2 -0
- package/esm/src/utils/mod.d.ts.map +1 -1
- package/esm/src/utils/mod.js +5 -0
- package/package.json +7 -6
- package/script/gen/types/AppBarEdge.d.ts +7 -0
- package/script/gen/types/AppBarEdge.d.ts.map +1 -0
- package/script/gen/types/AppBarEdge.js +11 -0
- package/script/gen/types/AppNotification.d.ts +3 -0
- package/script/gen/types/AppNotification.d.ts.map +1 -1
- package/script/gen/types/AudioWaveform.d.ts +11 -0
- package/script/gen/types/AudioWaveform.d.ts.map +1 -0
- package/script/gen/types/BackupStatus.d.ts +10 -0
- package/script/gen/types/BackupStatus.d.ts.map +1 -0
- package/script/gen/types/BluetoothDevice.d.ts +1 -0
- package/script/gen/types/BluetoothDevice.d.ts.map +1 -1
- package/script/gen/types/ClipboardData.d.ts +15 -0
- package/script/gen/types/ClipboardData.d.ts.map +1 -0
- package/script/gen/types/ClipboardEntry.d.ts +24 -0
- package/script/gen/types/ClipboardEntry.d.ts.map +1 -0
- package/script/gen/types/ClipboardEntryContent.d.ts +16 -0
- package/script/gen/types/ClipboardEntryContent.d.ts.map +1 -0
- package/script/gen/types/ClipboardEntryContent.js +3 -0
- package/script/gen/types/Comparator.d.ts +9 -0
- package/script/gen/types/Comparator.d.ts.map +1 -0
- package/script/gen/types/Comparator.js +13 -0
- package/script/gen/types/ContextMenu.d.ts +8 -0
- package/script/gen/types/ContextMenu.d.ts.map +1 -1
- package/script/gen/types/ContextMenuCallbackPayload.d.ts +20 -0
- package/script/gen/types/ContextMenuCallbackPayload.d.ts.map +1 -0
- package/script/gen/types/ContextMenuItem.d.ts +4 -2
- package/script/gen/types/ContextMenuItem.d.ts.map +1 -1
- package/script/gen/types/FancyToolbarSettings.d.ts +6 -0
- package/script/gen/types/FancyToolbarSettings.d.ts.map +1 -1
- package/script/gen/types/FocusedApp.d.ts +1 -1
- package/script/gen/types/FocusedApp.d.ts.map +1 -1
- package/script/gen/types/KnownPlugin.d.ts +2 -2
- package/script/gen/types/KnownPlugin.d.ts.map +1 -1
- package/script/gen/types/NotificationsMode.d.ts +6 -0
- package/script/gen/types/NotificationsMode.d.ts.map +1 -0
- package/script/gen/types/NotificationsMode.js +10 -0
- package/script/gen/types/Operand.d.ts +5 -0
- package/script/gen/types/Operand.d.ts.map +1 -0
- package/script/gen/types/Operand.js +9 -0
- package/script/gen/types/ResolvedShortcut.d.ts +9 -0
- package/script/gen/types/ResolvedShortcut.d.ts.map +1 -0
- package/script/gen/types/ResolvedShortcut.js +3 -0
- package/script/gen/types/ResourceId.d.ts +6 -2
- package/script/gen/types/ResourceId.d.ts.map +1 -1
- package/script/gen/types/SeelenCommandActivateNotificationArgs.d.ts +3 -0
- package/script/gen/types/SeelenCommandActivateNotificationArgs.d.ts.map +1 -1
- package/script/gen/types/SeelenCommandActivateNotificationArgs.js +0 -1
- package/script/gen/types/SeelenCommandArgument.d.ts +51 -5
- package/script/gen/types/SeelenCommandArgument.d.ts.map +1 -1
- package/script/gen/types/SeelenCommandClipboardDeleteEntryArgs.d.ts +4 -0
- package/script/gen/types/SeelenCommandClipboardDeleteEntryArgs.d.ts.map +1 -0
- package/script/gen/types/SeelenCommandClipboardDeleteEntryArgs.js +3 -0
- package/script/gen/types/SeelenCommandClipboardPasteArgs.d.ts +4 -0
- package/script/gen/types/SeelenCommandClipboardPasteArgs.d.ts.map +1 -0
- package/script/gen/types/SeelenCommandClipboardPasteArgs.js +3 -0
- package/script/gen/types/SeelenCommandClipboardSetContentArgs.d.ts +4 -0
- package/script/gen/types/SeelenCommandClipboardSetContentArgs.d.ts.map +1 -0
- package/script/gen/types/SeelenCommandClipboardSetContentArgs.js +3 -0
- package/script/gen/types/SeelenCommandConnectBluetoothDeviceArgs.d.ts +4 -0
- package/script/gen/types/SeelenCommandConnectBluetoothDeviceArgs.d.ts.map +1 -0
- package/script/gen/types/SeelenCommandConnectBluetoothDeviceArgs.js +3 -0
- package/script/gen/types/SeelenCommandMoveWindowToWorkspaceArgs.d.ts +6 -0
- package/script/gen/types/SeelenCommandMoveWindowToWorkspaceArgs.d.ts.map +1 -0
- package/script/gen/types/SeelenCommandRegisterAppBarArgs.d.ts +7 -0
- package/script/gen/types/SeelenCommandRegisterAppBarArgs.d.ts.map +1 -0
- package/script/gen/types/SeelenCommandRegisterAppBarArgs.js +2 -0
- package/script/gen/types/SeelenCommandReturn.d.ts +49 -8
- package/script/gen/types/SeelenCommandReturn.d.ts.map +1 -1
- package/script/gen/types/SeelenCommandSetFocusAssistArgs.d.ts +4 -0
- package/script/gen/types/SeelenCommandSetFocusAssistArgs.d.ts.map +1 -0
- package/script/gen/types/SeelenCommandSetFocusAssistArgs.js +3 -0
- package/script/gen/types/SeelenCommandSetNotificationsModeArgs.d.ts +5 -0
- package/script/gen/types/SeelenCommandSetNotificationsModeArgs.d.ts.map +1 -0
- package/script/gen/types/SeelenCommandSetNotificationsModeArgs.js +2 -0
- package/script/gen/types/SeelenCommandSystemSetAccentColorArgs.d.ts +5 -0
- package/script/gen/types/SeelenCommandSystemSetAccentColorArgs.d.ts.map +1 -0
- package/script/gen/types/SeelenCommandSystemSetAccentColorArgs.js +2 -0
- package/script/gen/types/SeelenCommandWlanForgetArgs.d.ts +4 -0
- package/script/gen/types/SeelenCommandWlanForgetArgs.d.ts.map +1 -0
- package/script/gen/types/SeelenCommandWlanForgetArgs.js +3 -0
- package/script/gen/types/SeelenEventPayload.d.ts +26 -8
- package/script/gen/types/SeelenEventPayload.d.ts.map +1 -1
- package/script/gen/types/SeelenFont.d.ts +4 -0
- package/script/gen/types/SeelenFont.d.ts.map +1 -0
- package/script/gen/types/SeelenFont.js +3 -0
- package/script/gen/types/SeelenWallSettings.d.ts +14 -0
- package/script/gen/types/SeelenWallSettings.d.ts.map +1 -1
- package/script/gen/types/SeelenWegSettings.d.ts +11 -0
- package/script/gen/types/SeelenWegSettings.d.ts.map +1 -1
- package/script/gen/types/Settings.d.ts +12 -0
- package/script/gen/types/Settings.d.ts.map +1 -1
- package/script/gen/types/SettingsByWidget.d.ts +7 -0
- package/script/gen/types/SettingsByWidget.d.ts.map +1 -1
- package/script/gen/types/SluShortcutsSettings.d.ts +9 -2
- package/script/gen/types/SluShortcutsSettings.d.ts.map +1 -1
- package/script/gen/types/SluShortcutsSettings.js +1 -0
- package/script/gen/types/SystemShortcutDeclaration.d.ts +16 -0
- package/script/gen/types/SystemShortcutDeclaration.d.ts.map +1 -0
- package/script/gen/types/SystemShortcutDeclaration.js +3 -0
- package/script/gen/types/ThemeConfigDefinition.d.ts +2 -4
- package/script/gen/types/ThemeConfigDefinition.d.ts.map +1 -1
- package/script/gen/types/ThemeConfigGroupVariant.d.ts +5 -0
- package/script/gen/types/ThemeConfigGroupVariant.d.ts.map +1 -0
- package/script/gen/types/ThemeConfigGroupVariant.js +2 -0
- package/script/gen/types/ThemeVariableDefinition.d.ts +2 -0
- package/script/gen/types/ThemeVariableDefinition.d.ts.map +1 -1
- package/script/gen/types/ThirdPartyWidgetSettings.d.ts +7 -0
- package/script/gen/types/ThirdPartyWidgetSettings.d.ts.map +1 -1
- package/script/gen/types/ToolbarItem.d.ts +2 -0
- package/script/gen/types/ToolbarItem.d.ts.map +1 -1
- package/script/gen/types/TwmCondition.d.ts +17 -0
- package/script/gen/types/TwmCondition.d.ts.map +1 -0
- package/script/gen/types/TwmCondition.js +2 -0
- package/script/gen/types/TwmGlobalRuntimeTree.d.ts +8 -0
- package/script/gen/types/TwmGlobalRuntimeTree.d.ts.map +1 -0
- package/script/gen/types/TwmGlobalRuntimeTree.js +2 -0
- package/script/gen/types/{WmNodeKind.d.ts → TwmNodeKind.d.ts} +2 -2
- package/script/gen/types/TwmNodeKind.d.ts.map +1 -0
- package/script/gen/types/TwmNodeKind.js +11 -0
- package/script/gen/types/TwmNodeLifetime.d.ts +5 -0
- package/script/gen/types/TwmNodeLifetime.d.ts.map +1 -0
- package/script/gen/types/TwmNodeLifetime.js +9 -0
- package/script/gen/types/TwmPlugin.d.ts +8 -0
- package/script/gen/types/TwmPlugin.d.ts.map +1 -0
- package/script/gen/types/TwmPlugin.js +2 -0
- package/script/gen/types/{WmNode.d.ts → TwmPluginNode.d.ts} +15 -17
- package/script/gen/types/TwmPluginNode.d.ts.map +1 -0
- package/script/gen/types/TwmPluginNode.js +2 -0
- package/script/gen/types/TwmReservation.d.ts +9 -0
- package/script/gen/types/TwmReservation.d.ts.map +1 -0
- package/script/gen/types/TwmReservation.js +13 -0
- package/script/gen/types/TwmRuntimeNode.d.ts +22 -0
- package/script/gen/types/TwmRuntimeNode.d.ts.map +1 -0
- package/script/gen/types/TwmRuntimeNode.js +2 -0
- package/script/gen/types/TwmRuntimeTree.d.ts +8 -0
- package/script/gen/types/TwmRuntimeTree.d.ts.map +1 -0
- package/script/gen/types/TwmRuntimeTree.js +2 -0
- package/script/gen/types/TwmStackPolicy.d.ts +6 -0
- package/script/gen/types/TwmStackPolicy.d.ts.map +1 -0
- package/script/gen/types/TwmStackPolicy.js +10 -0
- package/script/gen/types/UIColors.d.ts +9 -10
- package/script/gen/types/UIColors.d.ts.map +1 -1
- package/script/gen/types/UIColors.js +0 -1
- package/script/gen/types/UserAppWindow.d.ts +5 -0
- package/script/gen/types/UserAppWindow.d.ts.map +1 -1
- package/script/gen/types/UserAppWindowPreview.d.ts +1 -1
- package/script/gen/types/Wallpaper.d.ts +1 -1
- package/script/gen/types/WallpaperKind.d.ts +1 -0
- package/script/gen/types/WallpaperKind.d.ts.map +1 -1
- package/script/gen/types/WallpaperKind.js +1 -0
- package/script/gen/types/WegMiddleClickAction.d.ts +5 -0
- package/script/gen/types/WegMiddleClickAction.d.ts.map +1 -0
- package/script/gen/types/WegMiddleClickAction.js +9 -0
- package/script/gen/types/Widget.d.ts +11 -0
- package/script/gen/types/Widget.d.ts.map +1 -1
- package/script/gen/types/WidgetConfigDefinition.d.ts +2 -4
- package/script/gen/types/WidgetConfigDefinition.d.ts.map +1 -1
- package/script/gen/types/WidgetConfigGroupVariant.d.ts +5 -0
- package/script/gen/types/WidgetConfigGroupVariant.d.ts.map +1 -0
- package/script/gen/types/WidgetConfigGroupVariant.js +2 -0
- package/script/gen/types/WidgetSelectOption.d.ts +1 -1
- package/script/gen/types/WidgetSelectOption.d.ts.map +1 -1
- package/script/gen/types/WidgetSettingColor.d.ts +4 -4
- package/script/gen/types/WidgetSettingColor.d.ts.map +1 -1
- package/script/gen/types/WidgetSettingFont.d.ts +34 -0
- package/script/gen/types/WidgetSettingFont.d.ts.map +1 -0
- package/script/gen/types/WidgetSettingFont.js +2 -0
- package/script/gen/types/WidgetSettingInputNumber.d.ts +4 -4
- package/script/gen/types/WidgetSettingInputNumber.d.ts.map +1 -1
- package/script/gen/types/WidgetSettingInputText.d.ts +4 -4
- package/script/gen/types/WidgetSettingInputText.d.ts.map +1 -1
- package/script/gen/types/WidgetSettingItem.d.ts +4 -1
- package/script/gen/types/WidgetSettingItem.d.ts.map +1 -1
- package/script/gen/types/WidgetSettingRange.d.ts +4 -4
- package/script/gen/types/WidgetSettingRange.d.ts.map +1 -1
- package/script/gen/types/WidgetSettingSelect.d.ts +4 -4
- package/script/gen/types/WidgetSettingSelect.d.ts.map +1 -1
- package/script/gen/types/WidgetSettingSwitch.d.ts +4 -4
- package/script/gen/types/WidgetSettingSwitch.d.ts.map +1 -1
- package/script/gen/types/WidgetShortcutDeclaration.d.ts +33 -0
- package/script/gen/types/WidgetShortcutDeclaration.d.ts.map +1 -0
- package/script/gen/types/WidgetShortcutDeclaration.js +2 -0
- package/script/gen/types/WidgetStatus.d.ts +2 -1
- package/script/gen/types/WidgetStatus.d.ts.map +1 -1
- package/script/gen/types/WidgetStatus.js +1 -0
- package/script/gen/types/WindowManagerSettings.d.ts +6 -0
- package/script/gen/types/WindowManagerSettings.d.ts.map +1 -1
- package/script/gen/types/WlanBssEntry.d.ts +15 -6
- package/script/gen/types/WlanBssEntry.d.ts.map +1 -1
- package/script/gen/types/mod.d.ts +275 -245
- package/script/gen/types/mod.d.ts.map +1 -1
- package/script/gen/types/mod.js +275 -245
- package/script/gen/types/serde_json/JsonValue.d.ts +4 -0
- package/script/gen/types/serde_json/JsonValue.d.ts.map +1 -0
- package/script/gen/types/serde_json/JsonValue.js +3 -0
- package/script/src/handlers/commands.d.ts +22 -4
- package/script/src/handlers/commands.d.ts.map +1 -1
- package/script/src/handlers/commands.js +21 -3
- package/script/src/handlers/events.d.ts +9 -3
- package/script/src/handlers/events.d.ts.map +1 -1
- package/script/src/handlers/events.js +8 -2
- package/script/src/state/theme/theming.d.ts +1 -0
- package/script/src/state/theme/theming.d.ts.map +1 -1
- package/script/src/state/theme/theming.js +22 -1
- package/script/src/state/widget/interfaces.d.ts +48 -7
- package/script/src/state/widget/interfaces.d.ts.map +1 -1
- package/script/src/state/widget/mod.d.ts +12 -7
- package/script/src/state/widget/mod.d.ts.map +1 -1
- package/script/src/state/widget/mod.js +89 -98
- package/script/src/state/widget/positioning.js +2 -2
- package/script/src/state/widget/sizing.d.ts +14 -3
- package/script/src/state/widget/sizing.d.ts.map +1 -1
- package/script/src/state/widget/sizing.js +61 -18
- package/script/src/system_state/ui_colors.d.ts +0 -1
- package/script/src/system_state/ui_colors.d.ts.map +1 -1
- package/script/src/system_state/ui_colors.js +5 -22
- package/script/src/utils/async.d.ts +12 -0
- package/script/src/utils/async.d.ts.map +1 -1
- package/script/src/utils/async.js +49 -0
- package/script/src/utils/mod.d.ts +2 -0
- package/script/src/utils/mod.d.ts.map +1 -1
- package/script/src/utils/mod.js +8 -1
- package/styles/colors.css +521 -0
- package/styles/reset.css +129 -0
- package/styles/shadows.css +7 -0
- package/styles/spacings.css +9 -0
- package/esm/gen/types/SluHotkey.d.ts +0 -17
- package/esm/gen/types/SluHotkey.d.ts.map +0 -1
- package/esm/gen/types/SluHotkeyAction.d.ts +0 -96
- package/esm/gen/types/SluHotkeyAction.d.ts.map +0 -1
- package/esm/gen/types/WindowManagerLayout.d.ts +0 -6
- package/esm/gen/types/WindowManagerLayout.d.ts.map +0 -1
- package/esm/gen/types/WlanProfile.d.ts +0 -8
- package/esm/gen/types/WlanProfile.d.ts.map +0 -1
- package/esm/gen/types/WmNode.d.ts.map +0 -1
- package/esm/gen/types/WmNodeKind.d.ts.map +0 -1
- package/esm/gen/types/WmNodeKind.js +0 -8
- package/esm/gen/types/WmNodeLifetime.d.ts +0 -5
- package/esm/gen/types/WmNodeLifetime.d.ts.map +0 -1
- package/esm/gen/types/WmNodeLifetime.js +0 -6
- package/esm/gen/types/WmRenderTree.d.ts +0 -6
- package/esm/gen/types/WmRenderTree.d.ts.map +0 -1
- package/script/gen/types/SluHotkey.d.ts +0 -17
- package/script/gen/types/SluHotkey.d.ts.map +0 -1
- package/script/gen/types/SluHotkeyAction.d.ts +0 -96
- package/script/gen/types/SluHotkeyAction.d.ts.map +0 -1
- package/script/gen/types/WindowManagerLayout.d.ts +0 -6
- package/script/gen/types/WindowManagerLayout.d.ts.map +0 -1
- package/script/gen/types/WlanProfile.d.ts +0 -8
- package/script/gen/types/WlanProfile.d.ts.map +0 -1
- package/script/gen/types/WmNode.d.ts.map +0 -1
- package/script/gen/types/WmNodeKind.d.ts.map +0 -1
- package/script/gen/types/WmNodeKind.js +0 -11
- package/script/gen/types/WmNodeLifetime.d.ts +0 -5
- package/script/gen/types/WmNodeLifetime.d.ts.map +0 -1
- package/script/gen/types/WmNodeLifetime.js +0 -9
- package/script/gen/types/WmRenderTree.d.ts +0 -6
- package/script/gen/types/WmRenderTree.d.ts.map +0 -1
- /package/esm/gen/types/{SluHotkeyAction.js → AudioWaveform.js} +0 -0
- /package/esm/gen/types/{WlanProfile.js → BackupStatus.js} +0 -0
- /package/esm/gen/types/{SluHotkey.js → ClipboardData.js} +0 -0
- /package/esm/gen/types/{WindowManagerLayout.js → ClipboardEntry.js} +0 -0
- /package/esm/gen/types/{WmNode.js → ContextMenuCallbackPayload.js} +0 -0
- /package/esm/gen/types/{WmRenderTree.js → SeelenCommandMoveWindowToWorkspaceArgs.js} +0 -0
- /package/script/gen/types/{SluHotkeyAction.js → AudioWaveform.js} +0 -0
- /package/script/gen/types/{WlanProfile.js → BackupStatus.js} +0 -0
- /package/script/gen/types/{SluHotkey.js → ClipboardData.js} +0 -0
- /package/script/gen/types/{WindowManagerLayout.js → ClipboardEntry.js} +0 -0
- /package/script/gen/types/{WmNode.js → ContextMenuCallbackPayload.js} +0 -0
- /package/script/gen/types/{WmRenderTree.js → SeelenCommandMoveWindowToWorkspaceArgs.js} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AppBarEdge.d.ts","sourceRoot":"","sources":["../../../src/gen/types/AppBarEdge.ts"],"names":[],"mappings":"AAEA,oBAAY,UAAU;IAAG,KAAK,QAAQ;IAAE,MAAM,SAAS;IAAE,QAAQ,WAAW;IAAE,OAAO,UAAU;CAAE"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
|
|
2
|
+
export var AppBarEdge;
|
|
3
|
+
(function (AppBarEdge) {
|
|
4
|
+
AppBarEdge["Top"] = "Top";
|
|
5
|
+
AppBarEdge["Left"] = "Left";
|
|
6
|
+
AppBarEdge["Bottom"] = "Bottom";
|
|
7
|
+
AppBarEdge["Right"] = "Right";
|
|
8
|
+
})(AppBarEdge || (AppBarEdge = {}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AppNotification.d.ts","sourceRoot":"","sources":["../../../src/gen/types/AppNotification.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAExC,MAAM,MAAM,eAAe,GAAG;IAAE,EAAE,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,MAAM,CAAC;IAAC,cAAc,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"AppNotification.d.ts","sourceRoot":"","sources":["../../../src/gen/types/AppNotification.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAExC,MAAM,MAAM,eAAe,GAAG;IAAE,EAAE,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,MAAM,CAAC;IAAC,cAAc,EAAE,MAAM,CAAC;IACrG;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,KAAK,CAAC;CAAE,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export type AudioWaveform = {
|
|
2
|
+
/**
|
|
3
|
+
* Mono PCM samples from the ring buffer (2048 values), each in [-1.0, 1.0].
|
|
4
|
+
*/
|
|
5
|
+
samples: Array<number>;
|
|
6
|
+
/**
|
|
7
|
+
* FFT magnitude bins (128 values) in dBFS. Typical range: [-120.0, 0.0].
|
|
8
|
+
*/
|
|
9
|
+
frequencies: Array<number>;
|
|
10
|
+
};
|
|
11
|
+
//# sourceMappingURL=AudioWaveform.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AudioWaveform.d.ts","sourceRoot":"","sources":["../../../src/gen/types/AudioWaveform.ts"],"names":[],"mappings":"AAEA,MAAM,MAAM,aAAa,GAAG;IAC5B;;OAEG;IACH,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACvB;;OAEG;IACH,WAAW,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CAAE,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Status of the cloud backup sync, exposed to the UI.
|
|
3
|
+
*/
|
|
4
|
+
export type BackupStatus = {
|
|
5
|
+
/**
|
|
6
|
+
* RFC-3339 timestamp of the last successful sync, or `None` if never synced.
|
|
7
|
+
*/
|
|
8
|
+
lastSync: string | null;
|
|
9
|
+
};
|
|
10
|
+
//# sourceMappingURL=BackupStatus.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"BackupStatus.d.ts","sourceRoot":"","sources":["../../../src/gen/types/BackupStatus.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,YAAY,GAAG;IAC3B;;OAEG;IACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;CAAE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BluetoothDevice.d.ts","sourceRoot":"","sources":["../../../src/gen/types/BluetoothDevice.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACxD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AACpE,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;AAClF,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAEpE,MAAM,MAAM,eAAe,GAAG;IAAE,EAAE,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,MAAM,CAAC;IAAC,mBAAmB,EAAE,KAAK,CAAC,0BAA0B,CAAC,CAAC;IAAC,UAAU,EAAE,mBAAmB,CAAC;IAAC,UAAU,EAAE,mBAAmB,CAAC;IACpM;;OAEG;IACH,UAAU,EAAE,aAAa,GAAG,IAAI,CAAC;IAAC,SAAS,EAAE,OAAO,CAAC;IAAC,MAAM,EAAE,OAAO,CAAC;IAAC,OAAO,EAAE,OAAO,CAAC;IAAC,aAAa,EAAE,OAAO,CAAC;IAAC,WAAW,EAAE,OAAO,CAAC;CAAE,CAAC"}
|
|
1
|
+
{"version":3,"file":"BluetoothDevice.d.ts","sourceRoot":"","sources":["../../../src/gen/types/BluetoothDevice.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACxD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AACpE,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;AAClF,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAEpE,MAAM,MAAM,eAAe,GAAG;IAAE,EAAE,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,MAAM,CAAC;IAAC,mBAAmB,EAAE,KAAK,CAAC,0BAA0B,CAAC,CAAC;IAAC,UAAU,EAAE,mBAAmB,CAAC;IAAC,UAAU,EAAE,mBAAmB,CAAC;IACpM;;OAEG;IACH,UAAU,EAAE,aAAa,GAAG,IAAI,CAAC;IAAC,SAAS,EAAE,OAAO,CAAC;IAAC,MAAM,EAAE,OAAO,CAAC;IAAC,OAAO,EAAE,OAAO,CAAC;IAAC,aAAa,EAAE,OAAO,CAAC;IAAC,UAAU,EAAE,OAAO,CAAC;IAAC,WAAW,EAAE,OAAO,CAAC;CAAE,CAAC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import type { ClipboardEntry } from "./ClipboardEntry.js";
|
|
2
|
+
/**
|
|
3
|
+
* Full clipboard state — emitted as a single payload on every relevant change.
|
|
4
|
+
*/
|
|
5
|
+
export type ClipboardData = {
|
|
6
|
+
/**
|
|
7
|
+
* Whether the user has enabled clipboard history in Windows Settings.
|
|
8
|
+
*/
|
|
9
|
+
isHistoryEnabled: boolean;
|
|
10
|
+
/**
|
|
11
|
+
* All clipboard history entries, newest first.
|
|
12
|
+
*/
|
|
13
|
+
history: Array<ClipboardEntry>;
|
|
14
|
+
};
|
|
15
|
+
//# sourceMappingURL=ClipboardData.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ClipboardData.d.ts","sourceRoot":"","sources":["../../../src/gen/types/ClipboardData.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAE1D;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG;IAC5B;;OAEG;IACH,gBAAgB,EAAE,OAAO,CAAC;IAC1B;;OAEG;IACH,OAAO,EAAE,KAAK,CAAC,cAAc,CAAC,CAAC;CAAE,CAAC"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import type { ClipboardEntryContent } from "./ClipboardEntryContent.js";
|
|
2
|
+
/**
|
|
3
|
+
* A single entry in the Windows clipboard history.
|
|
4
|
+
*/
|
|
5
|
+
export type ClipboardEntry = {
|
|
6
|
+
/**
|
|
7
|
+
* Unique identifier assigned by Windows.
|
|
8
|
+
*/
|
|
9
|
+
id: string;
|
|
10
|
+
/**
|
|
11
|
+
* Unix epoch milliseconds (ms since 1970-01-01).
|
|
12
|
+
*/
|
|
13
|
+
timestamp: number;
|
|
14
|
+
/**
|
|
15
|
+
* Display name of the application that placed the entry on the clipboard.
|
|
16
|
+
*/
|
|
17
|
+
sourceAppName: string | null;
|
|
18
|
+
/**
|
|
19
|
+
* Base64-encoded WebP image of the app logo.
|
|
20
|
+
*/
|
|
21
|
+
sourceAppLogo: string | null;
|
|
22
|
+
content: ClipboardEntryContent;
|
|
23
|
+
};
|
|
24
|
+
//# sourceMappingURL=ClipboardEntry.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ClipboardEntry.d.ts","sourceRoot":"","sources":["../../../src/gen/types/ClipboardEntry.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AAExE;;GAEG;AACH,MAAM,MAAM,cAAc,GAAG;IAC7B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B;;OAEG;IACH,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAAC,OAAO,EAAE,qBAAqB,CAAC;CAAE,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Content of a clipboard entry.
|
|
3
|
+
*/
|
|
4
|
+
export type ClipboardEntryContent = {
|
|
5
|
+
text: string | null;
|
|
6
|
+
html: string | null;
|
|
7
|
+
rtf: string | null;
|
|
8
|
+
applicationLink: string | null;
|
|
9
|
+
webLink: string | null;
|
|
10
|
+
/**
|
|
11
|
+
* Base64-encoded WebP image.
|
|
12
|
+
*/
|
|
13
|
+
bitmap: string | null;
|
|
14
|
+
files: Array<string> | null;
|
|
15
|
+
};
|
|
16
|
+
//# sourceMappingURL=ClipboardEntryContent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ClipboardEntryContent.d.ts","sourceRoot":"","sources":["../../../src/gen/types/ClipboardEntryContent.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG;IAAE,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IAAC,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IAAC,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC;IAAC,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAAC,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3J;;OAEG;IACH,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IAAC,KAAK,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;CAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Comparator.d.ts","sourceRoot":"","sources":["../../../src/gen/types/Comparator.ts"],"names":[],"mappings":"AAEA,oBAAY,UAAU;IAAG,IAAI,OAAO;IAAE,IAAI,OAAO;IAAE,IAAI,OAAO;IAAE,IAAI,OAAO;IAAE,IAAI,OAAO;IAAE,IAAI,OAAO;CAAE"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
|
|
2
|
+
export var Comparator;
|
|
3
|
+
(function (Comparator) {
|
|
4
|
+
Comparator["eq"] = "eq";
|
|
5
|
+
Comparator["ne"] = "ne";
|
|
6
|
+
Comparator["lt"] = "lt";
|
|
7
|
+
Comparator["le"] = "le";
|
|
8
|
+
Comparator["gt"] = "gt";
|
|
9
|
+
Comparator["ge"] = "ge";
|
|
10
|
+
})(Comparator || (Comparator = {}));
|
|
@@ -1,7 +1,15 @@
|
|
|
1
1
|
import type { Alignment } from "./Alignment.js";
|
|
2
2
|
import type { ContextMenuItem } from "./ContextMenuItem.js";
|
|
3
|
+
import type { TsUnknown } from "./TsUnknown.js";
|
|
3
4
|
export type ContextMenu = {
|
|
4
5
|
identifier: string;
|
|
6
|
+
/**
|
|
7
|
+
* Optional metadata that will be sent back in the callback payload when an item is clicked.
|
|
8
|
+
*/
|
|
9
|
+
meta?: TsUnknown | null;
|
|
10
|
+
/**
|
|
11
|
+
* Items of the context menu
|
|
12
|
+
*/
|
|
5
13
|
items: Array<ContextMenuItem>;
|
|
6
14
|
/**
|
|
7
15
|
* Alignment of the context menu on the X axis relative to the trigger point.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ContextMenu.d.ts","sourceRoot":"","sources":["../../../src/gen/types/ContextMenu.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;
|
|
1
|
+
{"version":3,"file":"ContextMenu.d.ts","sourceRoot":"","sources":["../../../src/gen/types/ContextMenu.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAC5D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAEhD,MAAM,MAAM,WAAW,GAAG;IAAE,UAAU,EAAE,MAAM,CAAC;IAC/C;;OAEG;IACH,IAAI,CAAC,EAAE,SAAS,GAAG,IAAI,CAAC;IACxB;;OAEG;IACH,KAAK,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC;IAC9B;;OAEG;IACH,MAAM,CAAC,EAAE,SAAS,GAAG,IAAI,CAAC;IAC1B;;OAEG;IACH,MAAM,CAAC,EAAE,SAAS,GAAG,IAAI,CAAC;CAAE,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import type { TsUnknown } from "./TsUnknown.js";
|
|
2
|
+
export type ContextMenuCallbackPayload = {
|
|
3
|
+
/**
|
|
4
|
+
* The key of the clicked item
|
|
5
|
+
*/
|
|
6
|
+
key: string;
|
|
7
|
+
/**
|
|
8
|
+
* The value of the clicked item, if any
|
|
9
|
+
*/
|
|
10
|
+
value?: TsUnknown | null;
|
|
11
|
+
/**
|
|
12
|
+
* The checked state of the clicked item, if it has a checkbox
|
|
13
|
+
*/
|
|
14
|
+
checked?: boolean | null;
|
|
15
|
+
/**
|
|
16
|
+
* The meta of the context menu
|
|
17
|
+
*/
|
|
18
|
+
meta?: TsUnknown | null;
|
|
19
|
+
};
|
|
20
|
+
//# sourceMappingURL=ContextMenuCallbackPayload.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ContextMenuCallbackPayload.d.ts","sourceRoot":"","sources":["../../../src/gen/types/ContextMenuCallbackPayload.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAEhD,MAAM,MAAM,0BAA0B,GAAG;IACzC;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,KAAK,CAAC,EAAE,SAAS,GAAG,IAAI,CAAC;IACzB;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACzB;;OAEG;IACH,IAAI,CAAC,EAAE,SAAS,GAAG,IAAI,CAAC;CAAE,CAAC"}
|
|
@@ -1,10 +1,12 @@
|
|
|
1
1
|
import type { ResourceText } from "./ResourceText.js";
|
|
2
|
+
import type { TsUnknown } from "./TsUnknown.js";
|
|
2
3
|
export type ContextMenuItem = {
|
|
3
4
|
"type": "Separator";
|
|
4
5
|
} | {
|
|
5
6
|
"type": "Item";
|
|
6
7
|
key: string;
|
|
7
|
-
|
|
8
|
+
value?: TsUnknown | null;
|
|
9
|
+
icon?: string | null;
|
|
8
10
|
label: string;
|
|
9
11
|
/**
|
|
10
12
|
* event name to be emitted on click, `key` will be sent as payload
|
|
@@ -19,7 +21,7 @@ export type ContextMenuItem = {
|
|
|
19
21
|
} | {
|
|
20
22
|
"type": "Submenu";
|
|
21
23
|
identifier: string;
|
|
22
|
-
icon
|
|
24
|
+
icon?: string | null;
|
|
23
25
|
label: ResourceText;
|
|
24
26
|
items: Array<ContextMenuItem>;
|
|
25
27
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ContextMenuItem.d.ts","sourceRoot":"","sources":["../../../src/gen/types/ContextMenuItem.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;
|
|
1
|
+
{"version":3,"file":"ContextMenuItem.d.ts","sourceRoot":"","sources":["../../../src/gen/types/ContextMenuItem.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAEhD,MAAM,MAAM,eAAe,GAAG;IAAE,MAAM,EAAE,WAAW,CAAA;CAAE,GAAG;IAAE,MAAM,EAAE,MAAM,CAAC;IAAC,GAAG,EAAE,MAAM,CAAC;IAAC,KAAK,CAAC,EAAE,SAAS,GAAG,IAAI,CAAC;IAAC,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IACrJ;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IACtB;;;OAGG;IACH,OAAO,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IAAC,QAAQ,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CAAE,GAAG;IAAE,MAAM,EAAE,SAAS,CAAC;IAAC,UAAU,EAAE,MAAM,CAAC;IAAC,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAAC,KAAK,EAAE,YAAY,CAAC;IAAC,KAAK,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC;CAAE,CAAC"}
|
|
@@ -5,6 +5,12 @@ export type FancyToolbarSettings = {
|
|
|
5
5
|
* enable or disable the fancy toolbar
|
|
6
6
|
*/
|
|
7
7
|
enabled: boolean;
|
|
8
|
+
/**
|
|
9
|
+
* Key overrides for widget-declared shortcuts (`shortcut_id -> keys`).
|
|
10
|
+
*/
|
|
11
|
+
$shortcuts: {
|
|
12
|
+
[key in string]: Array<string>;
|
|
13
|
+
} | null;
|
|
8
14
|
/**
|
|
9
15
|
* item size in px
|
|
10
16
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FancyToolbarSettings.d.ts","sourceRoot":"","sources":["../../../src/gen/types/FancyToolbarSettings.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAC9D,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAE9C,MAAM,MAAM,oBAAoB,GAAG;IACnC;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,QAAQ,EAAE,gBAAgB,CAAC;IAC3B;;OAEG;IACH,QAAQ,EAAE,QAAQ,CAAC;IACnB;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;CAAE,CAAC"}
|
|
1
|
+
{"version":3,"file":"FancyToolbarSettings.d.ts","sourceRoot":"","sources":["../../../src/gen/types/FancyToolbarSettings.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAC9D,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAE9C,MAAM,MAAM,oBAAoB,GAAG;IACnC;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;OAEG;IACH,UAAU,EAAE;SAAG,GAAG,IAAI,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC;KAAE,GAAG,IAAI,CAAC;IACtD;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,QAAQ,EAAE,gBAAgB,CAAC;IAC3B;;OAEG;IACH,QAAQ,EAAE,QAAQ,CAAC;IACnB;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;CAAE,CAAC"}
|
|
@@ -2,6 +2,7 @@ import type { MonitorId } from "./MonitorId.js";
|
|
|
2
2
|
import type { Rect } from "./Rect.js";
|
|
3
3
|
export type FocusedApp = {
|
|
4
4
|
hwnd: number;
|
|
5
|
+
ownerHwnd: number;
|
|
5
6
|
monitor: MonitorId;
|
|
6
7
|
title: string;
|
|
7
8
|
class: string;
|
|
@@ -10,7 +11,6 @@ export type FocusedApp = {
|
|
|
10
11
|
umid: string | null;
|
|
11
12
|
isMaximized: boolean;
|
|
12
13
|
isFullscreened: boolean;
|
|
13
|
-
isSeelenOverlay: boolean;
|
|
14
14
|
/**
|
|
15
15
|
* this is the rect of the window, without the shadow.
|
|
16
16
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FocusedApp.d.ts","sourceRoot":"","sources":["../../../src/gen/types/FocusedApp.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,WAAW,CAAC;AAEtC,MAAM,MAAM,UAAU,GAAG;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,SAAS,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,CAAC;IAAC,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC;IAAC,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IAAC,WAAW,EAAE,OAAO,CAAC;IAAC,cAAc,EAAE,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"FocusedApp.d.ts","sourceRoot":"","sources":["../../../src/gen/types/FocusedApp.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,WAAW,CAAC;AAEtC,MAAM,MAAM,UAAU,GAAG;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,SAAS,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,SAAS,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,CAAC;IAAC,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC;IAAC,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IAAC,WAAW,EAAE,OAAO,CAAC;IAAC,cAAc,EAAE,OAAO,CAAC;IACnN;;OAEG;IACH,IAAI,EAAE,IAAI,GAAG,IAAI,CAAC;CAAE,CAAC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import type { ToolbarItem } from "./ToolbarItem.js";
|
|
2
|
-
import type {
|
|
2
|
+
import type { TwmPlugin } from "./TwmPlugin.js";
|
|
3
3
|
export type KnownPlugin = {
|
|
4
4
|
"target": "@seelen/fancy-toolbar";
|
|
5
5
|
"plugin": ToolbarItem;
|
|
6
6
|
} | {
|
|
7
7
|
"target": "@seelen/window-manager";
|
|
8
|
-
"plugin":
|
|
8
|
+
"plugin": TwmPlugin;
|
|
9
9
|
};
|
|
10
10
|
//# sourceMappingURL=KnownPlugin.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"KnownPlugin.d.ts","sourceRoot":"","sources":["../../../src/gen/types/KnownPlugin.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"KnownPlugin.d.ts","sourceRoot":"","sources":["../../../src/gen/types/KnownPlugin.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAEhD,MAAM,MAAM,WAAW,GAAG;IAAE,QAAQ,EAAE,uBAAuB,CAAC;IAAC,QAAQ,EAAE,WAAW,CAAA;CAAE,GAAG;IAAE,QAAQ,EAAE,wBAAwB,CAAC;IAAC,QAAQ,EAAE,SAAS,CAAA;CAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NotificationsMode.d.ts","sourceRoot":"","sources":["../../../src/gen/types/NotificationsMode.ts"],"names":[],"mappings":"AAEA,oBAAY,iBAAiB;IAAG,KAAK,QAAQ;IAAE,cAAc,iBAAiB;IAAE,YAAY,eAAe;CAAE"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
|
|
2
|
+
export var NotificationsMode;
|
|
3
|
+
(function (NotificationsMode) {
|
|
4
|
+
NotificationsMode["All"] = "All";
|
|
5
|
+
NotificationsMode["PriorityOnly"] = "PriorityOnly";
|
|
6
|
+
NotificationsMode["AlarmsOnly"] = "AlarmsOnly";
|
|
7
|
+
})(NotificationsMode || (NotificationsMode = {}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Operand.d.ts","sourceRoot":"","sources":["../../../src/gen/types/Operand.ts"],"names":[],"mappings":"AAEA,oBAAY,OAAO;IAAG,gBAAgB,mBAAmB;IAAE,eAAe,kBAAkB;CAAE"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
|
|
2
|
+
export var Operand;
|
|
3
|
+
(function (Operand) {
|
|
4
|
+
Operand["tiling-windows"] = "tiling-windows";
|
|
5
|
+
Operand["is-reindexing"] = "is-reindexing";
|
|
6
|
+
})(Operand || (Operand = {}));
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Minimal struct sent to the service after the background has resolved all shortcut overrides.
|
|
3
|
+
* Contains only what the service needs to register hotkeys — no widget info, no enums.
|
|
4
|
+
*/
|
|
5
|
+
export type ResolvedShortcut = {
|
|
6
|
+
command: Array<string>;
|
|
7
|
+
keys: Array<string>;
|
|
8
|
+
};
|
|
9
|
+
//# sourceMappingURL=ResolvedShortcut.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ResolvedShortcut.d.ts","sourceRoot":"","sources":["../../../src/gen/types/ResolvedShortcut.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,MAAM,MAAM,gBAAgB,GAAG;IAAE,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAAC,IAAI,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CAAE,CAAC"}
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
2
|
+
* Identifies a resource across its lifecycle.
|
|
3
|
+
*
|
|
4
|
+
* - [`ResourceId::Local`] — used during development and for bundled resources.
|
|
5
|
+
* Human-readable `@creator/name` format; never assigned a UUID until published.
|
|
6
|
+
* - [`ResourceId::Remote`] — assigned by the marketplace when a resource is published.
|
|
7
|
+
* All downloaded resources are identified by UUID, not by their original local ID.
|
|
4
8
|
*/
|
|
5
9
|
export type ResourceId = string & {
|
|
6
10
|
__brand: 'ResourceId';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ResourceId.d.ts","sourceRoot":"","sources":["../../../src/gen/types/ResourceId.ts"],"names":[],"mappings":"AAEA
|
|
1
|
+
{"version":3,"file":"ResourceId.d.ts","sourceRoot":"","sources":["../../../src/gen/types/ResourceId.ts"],"names":[],"mappings":"AAEA;;;;;;;GAOG;AACH,MAAM,MAAM,UAAU,GAAG,MAAM,GAAG;IAAE,OAAO,EAAE,YAAY,CAAA;CAAE,CAAC"}
|
|
@@ -1,6 +1,9 @@
|
|
|
1
|
+
import type { ToastActionActivationType } from "./ToastActionActivationType.js";
|
|
1
2
|
export type SeelenCommandActivateNotificationArgs = {
|
|
3
|
+
id: number;
|
|
2
4
|
umid: string;
|
|
3
5
|
args: string;
|
|
6
|
+
activationType: ToastActionActivationType;
|
|
4
7
|
inputData: {
|
|
5
8
|
[key in string]: string;
|
|
6
9
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SeelenCommandActivateNotificationArgs.d.ts","sourceRoot":"","sources":["../../../src/gen/types/SeelenCommandActivateNotificationArgs.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SeelenCommandActivateNotificationArgs.d.ts","sourceRoot":"","sources":["../../../src/gen/types/SeelenCommandActivateNotificationArgs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAEhF,MAAM,MAAM,qCAAqC,GAAG;IAAE,EAAE,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,CAAC;IAAC,cAAc,EAAE,yBAAyB,CAAC;IAAC,SAAS,EAAE;SAAG,GAAG,IAAI,MAAM,GAAG,MAAM;KAAE,CAAC;CAAE,CAAC"}
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
import type { SeelenCommandActivateNotificationArgs } from "./SeelenCommandActivateNotificationArgs.js";
|
|
2
|
+
import type { SeelenCommandClipboardDeleteEntryArgs } from "./SeelenCommandClipboardDeleteEntryArgs.js";
|
|
3
|
+
import type { SeelenCommandClipboardPasteArgs } from "./SeelenCommandClipboardPasteArgs.js";
|
|
4
|
+
import type { SeelenCommandClipboardSetContentArgs } from "./SeelenCommandClipboardSetContentArgs.js";
|
|
2
5
|
import type { SeelenCommandClosePopupArgs } from "./SeelenCommandClosePopupArgs.js";
|
|
3
6
|
import type { SeelenCommandConfirmBluetoothDevicePairingArgs } from "./SeelenCommandConfirmBluetoothDevicePairingArgs.js";
|
|
7
|
+
import type { SeelenCommandConnectBluetoothDeviceArgs } from "./SeelenCommandConnectBluetoothDeviceArgs.js";
|
|
4
8
|
import type { SeelenCommandCreatePopupArgs } from "./SeelenCommandCreatePopupArgs.js";
|
|
5
9
|
import type { SeelenCommandCreateWorkspaceArgs } from "./SeelenCommandCreateWorkspaceArgs.js";
|
|
6
10
|
import type { SeelenCommandDestroyWorkspaceArgs } from "./SeelenCommandDestroyWorkspaceArgs.js";
|
|
@@ -16,9 +20,11 @@ import type { SeelenCommandMediaPrevArgs } from "./SeelenCommandMediaPrevArgs.js
|
|
|
16
20
|
import type { SeelenCommandMediaSetDefaultDeviceArgs } from "./SeelenCommandMediaSetDefaultDeviceArgs.js";
|
|
17
21
|
import type { SeelenCommandMediaToggleMuteArgs } from "./SeelenCommandMediaToggleMuteArgs.js";
|
|
18
22
|
import type { SeelenCommandMediaTogglePlayPauseArgs } from "./SeelenCommandMediaTogglePlayPauseArgs.js";
|
|
23
|
+
import type { SeelenCommandMoveWindowToWorkspaceArgs } from "./SeelenCommandMoveWindowToWorkspaceArgs.js";
|
|
19
24
|
import type { SeelenCommandNotificationsCloseArgs } from "./SeelenCommandNotificationsCloseArgs.js";
|
|
20
25
|
import type { SeelenCommandOpenFileArgs } from "./SeelenCommandOpenFileArgs.js";
|
|
21
26
|
import type { SeelenCommandReadFileArgs } from "./SeelenCommandReadFileArgs.js";
|
|
27
|
+
import type { SeelenCommandRegisterAppBarArgs } from "./SeelenCommandRegisterAppBarArgs.js";
|
|
22
28
|
import type { SeelenCommandRemoveResourceArgs } from "./SeelenCommandRemoveResourceArgs.js";
|
|
23
29
|
import type { SeelenCommandRenameWorkspaceArgs } from "./SeelenCommandRenameWorkspaceArgs.js";
|
|
24
30
|
import type { SeelenCommandRequestFocusArgs } from "./SeelenCommandRequestFocusArgs.js";
|
|
@@ -30,8 +36,10 @@ import type { SeelenCommandSendSystemTrayIconActionArgs } from "./SeelenCommandS
|
|
|
30
36
|
import type { SeelenCommandSetAppWindowsPositionsArgs } from "./SeelenCommandSetAppWindowsPositionsArgs.js";
|
|
31
37
|
import type { SeelenCommandSetAutoStartArgs } from "./SeelenCommandSetAutoStartArgs.js";
|
|
32
38
|
import type { SeelenCommandSetCurrentWidgetStatusArgs } from "./SeelenCommandSetCurrentWidgetStatusArgs.js";
|
|
39
|
+
import type { SeelenCommandSetFocusAssistArgs } from "./SeelenCommandSetFocusAssistArgs.js";
|
|
33
40
|
import type { SeelenCommandSetMonitorBrightnessArgs } from "./SeelenCommandSetMonitorBrightnessArgs.js";
|
|
34
41
|
import type { SeelenCommandSetNativeShellWallpaperArgs } from "./SeelenCommandSetNativeShellWallpaperArgs.js";
|
|
42
|
+
import type { SeelenCommandSetNotificationsModeArgs } from "./SeelenCommandSetNotificationsModeArgs.js";
|
|
35
43
|
import type { SeelenCommandSetRadioStateArgs } from "./SeelenCommandSetRadioStateArgs.js";
|
|
36
44
|
import type { SeelenCommandSetSelfPositionArgs } from "./SeelenCommandSetSelfPositionArgs.js";
|
|
37
45
|
import type { SeelenCommandSetVolumeLevelArgs } from "./SeelenCommandSetVolumeLevelArgs.js";
|
|
@@ -42,6 +50,7 @@ import type { SeelenCommandStateWriteSettingsArgs } from "./SeelenCommandStateWr
|
|
|
42
50
|
import type { SeelenCommandStateWriteToolbarItemsArgs } from "./SeelenCommandStateWriteToolbarItemsArgs.js";
|
|
43
51
|
import type { SeelenCommandStateWriteWegItemsArgs } from "./SeelenCommandStateWriteWegItemsArgs.js";
|
|
44
52
|
import type { SeelenCommandSwitchWorkspaceArgs } from "./SeelenCommandSwitchWorkspaceArgs.js";
|
|
53
|
+
import type { SeelenCommandSystemSetAccentColorArgs } from "./SeelenCommandSystemSetAccentColorArgs.js";
|
|
45
54
|
import type { SeelenCommandSystemSetKeyboardLayoutArgs } from "./SeelenCommandSystemSetKeyboardLayoutArgs.js";
|
|
46
55
|
import type { SeelenCommandTriggerContextMenuArgs } from "./SeelenCommandTriggerContextMenuArgs.js";
|
|
47
56
|
import type { SeelenCommandTriggerWidgetArgs } from "./SeelenCommandTriggerWidgetArgs.js";
|
|
@@ -52,6 +61,7 @@ import type { SeelenCommandWegKillAppArgs } from "./SeelenCommandWegKillAppArgs.
|
|
|
52
61
|
import type { SeelenCommandWegPinItemArgs } from "./SeelenCommandWegPinItemArgs.js";
|
|
53
62
|
import type { SeelenCommandWegToggleWindowStateArgs } from "./SeelenCommandWegToggleWindowStateArgs.js";
|
|
54
63
|
import type { SeelenCommandWlanConnectArgs } from "./SeelenCommandWlanConnectArgs.js";
|
|
64
|
+
import type { SeelenCommandWlanForgetArgs } from "./SeelenCommandWlanForgetArgs.js";
|
|
55
65
|
import type { SeelenCommandWriteFileArgs } from "./SeelenCommandWriteFileArgs.js";
|
|
56
66
|
/**
|
|
57
67
|
* Internal used as mapping of commands to their arguments
|
|
@@ -66,12 +76,16 @@ export type SeelenCommandArgument = {
|
|
|
66
76
|
"destroy_workspace": SeelenCommandDestroyWorkspaceArgs;
|
|
67
77
|
} | {
|
|
68
78
|
"rename_workspace": SeelenCommandRenameWorkspaceArgs;
|
|
79
|
+
} | {
|
|
80
|
+
"move_window_to_workspace": SeelenCommandMoveWindowToWorkspaceArgs;
|
|
69
81
|
} | {
|
|
70
82
|
"wallpaper_next": null;
|
|
71
83
|
} | {
|
|
72
84
|
"wallpaper_prev": null;
|
|
73
85
|
} | {
|
|
74
86
|
"wallpaper_save_thumbnail": SeelenCommandWallpaperSaveThumbnailArgs;
|
|
87
|
+
} | {
|
|
88
|
+
"set_as_wallpaper": null;
|
|
75
89
|
} | {
|
|
76
90
|
"log_from_webview": SeelenCommandLogFromWebviewArgs;
|
|
77
91
|
} | {
|
|
@@ -114,10 +128,16 @@ export type SeelenCommandArgument = {
|
|
|
114
128
|
"get_connected_monitors": null;
|
|
115
129
|
} | {
|
|
116
130
|
"get_system_colors": null;
|
|
131
|
+
} | {
|
|
132
|
+
"set_system_accent_color": SeelenCommandSystemSetAccentColorArgs;
|
|
117
133
|
} | {
|
|
118
134
|
"get_system_languages": null;
|
|
119
135
|
} | {
|
|
120
136
|
"set_system_keyboard_layout": SeelenCommandSystemSetKeyboardLayoutArgs;
|
|
137
|
+
} | {
|
|
138
|
+
"register_app_bar": SeelenCommandRegisterAppBarArgs;
|
|
139
|
+
} | {
|
|
140
|
+
"unregister_app_bar": null;
|
|
121
141
|
} | {
|
|
122
142
|
"state_get_default_settings": null;
|
|
123
143
|
} | {
|
|
@@ -150,6 +170,8 @@ export type SeelenCommandArgument = {
|
|
|
150
170
|
"state_get_plugins": null;
|
|
151
171
|
} | {
|
|
152
172
|
"state_get_widgets": null;
|
|
173
|
+
} | {
|
|
174
|
+
"state_get_system_shortcuts": null;
|
|
153
175
|
} | {
|
|
154
176
|
"state_get_icon_packs": null;
|
|
155
177
|
} | {
|
|
@@ -206,6 +228,8 @@ export type SeelenCommandArgument = {
|
|
|
206
228
|
"media_toggle_mute": SeelenCommandMediaToggleMuteArgs;
|
|
207
229
|
} | {
|
|
208
230
|
"media_set_default_device": SeelenCommandMediaSetDefaultDeviceArgs;
|
|
231
|
+
} | {
|
|
232
|
+
"get_media_waveform": null;
|
|
209
233
|
} | {
|
|
210
234
|
"get_all_monitors_brightness": null;
|
|
211
235
|
} | {
|
|
@@ -251,15 +275,13 @@ export type SeelenCommandArgument = {
|
|
|
251
275
|
} | {
|
|
252
276
|
"get_popup_config": SeelenCommandGetPopupConfigArgs;
|
|
253
277
|
} | {
|
|
254
|
-
"
|
|
255
|
-
} | {
|
|
256
|
-
"wlan_start_scanning": null;
|
|
257
|
-
} | {
|
|
258
|
-
"wlan_stop_scanning": null;
|
|
278
|
+
"wlan_scan": null;
|
|
259
279
|
} | {
|
|
260
280
|
"wlan_connect": SeelenCommandWlanConnectArgs;
|
|
261
281
|
} | {
|
|
262
282
|
"wlan_disconnect": null;
|
|
283
|
+
} | {
|
|
284
|
+
"wlan_forget": SeelenCommandWlanForgetArgs;
|
|
263
285
|
} | {
|
|
264
286
|
"get_network_default_local_ip": null;
|
|
265
287
|
} | {
|
|
@@ -302,6 +324,8 @@ export type SeelenCommandArgument = {
|
|
|
302
324
|
"confirm_bluetooth_device_pairing": SeelenCommandConfirmBluetoothDevicePairingArgs;
|
|
303
325
|
} | {
|
|
304
326
|
"disconnect_bluetooth_device": SeelenCommandDisconnectBluetoothDeviceArgs;
|
|
327
|
+
} | {
|
|
328
|
+
"connect_bluetooth_device": SeelenCommandConnectBluetoothDeviceArgs;
|
|
305
329
|
} | {
|
|
306
330
|
"forget_bluetooth_device": SeelenCommandForgetBluetoothDeviceArgs;
|
|
307
331
|
} | {
|
|
@@ -318,5 +342,27 @@ export type SeelenCommandArgument = {
|
|
|
318
342
|
"seelen_login": null;
|
|
319
343
|
} | {
|
|
320
344
|
"seelen_logout": null;
|
|
345
|
+
} | {
|
|
346
|
+
"get_backup_status": null;
|
|
347
|
+
} | {
|
|
348
|
+
"clipboard_get_data": null;
|
|
349
|
+
} | {
|
|
350
|
+
"clipboard_delete_entry": SeelenCommandClipboardDeleteEntryArgs;
|
|
351
|
+
} | {
|
|
352
|
+
"clipboard_clear_history": null;
|
|
353
|
+
} | {
|
|
354
|
+
"clipboard_set_content": SeelenCommandClipboardSetContentArgs;
|
|
355
|
+
} | {
|
|
356
|
+
"clipboard_paste": SeelenCommandClipboardPasteArgs;
|
|
357
|
+
} | {
|
|
358
|
+
"get_fonts": null;
|
|
359
|
+
} | {
|
|
360
|
+
"get_focus_assist": null;
|
|
361
|
+
} | {
|
|
362
|
+
"set_focus_assist": SeelenCommandSetFocusAssistArgs;
|
|
363
|
+
} | {
|
|
364
|
+
"get_notifications_mode": null;
|
|
365
|
+
} | {
|
|
366
|
+
"set_notifications_mode": SeelenCommandSetNotificationsModeArgs;
|
|
321
367
|
};
|
|
322
368
|
//# sourceMappingURL=SeelenCommandArgument.d.ts.map
|