@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
|
@@ -1,6 +1,13 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* User-facing shortcut settings.
|
|
3
|
+
* - `enabled`: global on/off toggle.
|
|
4
|
+
* - `shortcuts`: key overrides for **system-level** shortcut declarations (`id -> keys`).
|
|
5
|
+
* Widget shortcut overrides live inside each widget's `$shortcuts` in `SettingsByWidget`.
|
|
6
|
+
*/
|
|
2
7
|
export type SluShortcutsSettings = {
|
|
3
8
|
enabled: boolean;
|
|
4
|
-
|
|
9
|
+
shortcuts: {
|
|
10
|
+
[key in string]: Array<string>;
|
|
11
|
+
};
|
|
5
12
|
};
|
|
6
13
|
//# sourceMappingURL=SluShortcutsSettings.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SluShortcutsSettings.d.ts","sourceRoot":"","sources":["../../../src/gen/types/SluShortcutsSettings.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SluShortcutsSettings.d.ts","sourceRoot":"","sources":["../../../src/gen/types/SluShortcutsSettings.ts"],"names":[],"mappings":"AAEA;;;;;GAKG;AACH,MAAM,MAAM,oBAAoB,GAAG;IAAE,OAAO,EAAE,OAAO,CAAC;IAAC,SAAS,EAAE;SAAG,GAAG,IAAI,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC;KAAE,CAAC;CAAE,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Declaration for a system-level shortcut (not attached to any specific widget definition).
|
|
3
|
+
* Hardcoded in Rust; exposed to the frontend via the `StateGetSystemShortcuts` command.
|
|
4
|
+
* The user can override keys via `SluShortcutsSettings.shortcuts`.
|
|
5
|
+
*/
|
|
6
|
+
export type SystemShortcutDeclaration = {
|
|
7
|
+
id: string;
|
|
8
|
+
command: Array<string>;
|
|
9
|
+
label: string;
|
|
10
|
+
defaultKeys: Array<string>;
|
|
11
|
+
/**
|
|
12
|
+
* If true, user cannot change the keys for this shortcut.
|
|
13
|
+
*/
|
|
14
|
+
readonly: boolean;
|
|
15
|
+
};
|
|
16
|
+
//# sourceMappingURL=SystemShortcutDeclaration.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SystemShortcutDeclaration.d.ts","sourceRoot":"","sources":["../../../src/gen/types/SystemShortcutDeclaration.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,MAAM,MAAM,yBAAyB,GAAG;IAAE,EAAE,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,WAAW,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACxH;;OAEG;IACH,QAAQ,EAAE,OAAO,CAAC;CAAE,CAAC"}
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { ThemeConfigGroupVariant } from "./ThemeConfigGroupVariant.js";
|
|
2
2
|
import type { ThemeVariableDefinition } from "./ThemeVariableDefinition.js";
|
|
3
|
-
export type ThemeConfigDefinition =
|
|
4
|
-
"group": ThemeConfigGroup;
|
|
5
|
-
} | ThemeVariableDefinition;
|
|
3
|
+
export type ThemeConfigDefinition = ThemeConfigGroupVariant | ThemeVariableDefinition;
|
|
6
4
|
//# sourceMappingURL=ThemeConfigDefinition.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemeConfigDefinition.d.ts","sourceRoot":"","sources":["../../../src/gen/types/ThemeConfigDefinition.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"ThemeConfigDefinition.d.ts","sourceRoot":"","sources":["../../../src/gen/types/ThemeConfigDefinition.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AAC5E,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AAE5E,MAAM,MAAM,qBAAqB,GAAG,uBAAuB,GAAG,uBAAuB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ThemeConfigGroupVariant.d.ts","sourceRoot":"","sources":["../../../src/gen/types/ThemeConfigGroupVariant.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAE9D,MAAM,MAAM,uBAAuB,GAAG;IAAE,KAAK,EAAE,gBAAgB,CAAC;CAAE,CAAC"}
|
|
@@ -10,5 +10,7 @@ export type ThemeVariableDefinition = {
|
|
|
10
10
|
"syntax": "<number>";
|
|
11
11
|
} & ThemeVariable<number> | {
|
|
12
12
|
"syntax": "<url>";
|
|
13
|
+
} & ThemeVariable<string> | {
|
|
14
|
+
"syntax": "<family-name>";
|
|
13
15
|
} & ThemeVariable<string>;
|
|
14
16
|
//# sourceMappingURL=ThemeVariableDefinition.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThemeVariableDefinition.d.ts","sourceRoot":"","sources":["../../../src/gen/types/ThemeVariableDefinition.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACxD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AAExE,MAAM,MAAM,uBAAuB,GAAG;IAAE,QAAQ,EAAE,UAAU,CAAA;CAAE,GAAG,aAAa,CAAC,MAAM,CAAC,GAAG;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,GAAG,aAAa,CAAC,MAAM,CAAC,GAAG;IAAE,QAAQ,EAAE,qBAAqB,CAAA;CAAE,GAAG,qBAAqB,CAAC,MAAM,CAAC,GAAG;IAAE,QAAQ,EAAE,UAAU,CAAA;CAAE,GAAG,aAAa,CAAC,MAAM,CAAC,GAAG;IAAE,QAAQ,EAAE,OAAO,CAAA;CAAE,GAAG,aAAa,CAAC,MAAM,CAAC,CAAC"}
|
|
1
|
+
{"version":3,"file":"ThemeVariableDefinition.d.ts","sourceRoot":"","sources":["../../../src/gen/types/ThemeVariableDefinition.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACxD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AAExE,MAAM,MAAM,uBAAuB,GAAG;IAAE,QAAQ,EAAE,UAAU,CAAA;CAAE,GAAG,aAAa,CAAC,MAAM,CAAC,GAAG;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,GAAG,aAAa,CAAC,MAAM,CAAC,GAAG;IAAE,QAAQ,EAAE,qBAAqB,CAAA;CAAE,GAAG,qBAAqB,CAAC,MAAM,CAAC,GAAG;IAAE,QAAQ,EAAE,UAAU,CAAA;CAAE,GAAG,aAAa,CAAC,MAAM,CAAC,GAAG;IAAE,QAAQ,EAAE,OAAO,CAAA;CAAE,GAAG,aAAa,CAAC,MAAM,CAAC,GAAG;IAAE,QAAQ,EAAE,eAAe,CAAA;CAAE,GAAG,aAAa,CAAC,MAAM,CAAC,CAAC"}
|
|
@@ -13,6 +13,13 @@ export type ThirdPartyWidgetSettings = {
|
|
|
13
13
|
[key in string]: TsUnknown;
|
|
14
14
|
};
|
|
15
15
|
} | null;
|
|
16
|
+
/**
|
|
17
|
+
* Key overrides for widget-declared shortcuts (`shortcut_id -> keys`).
|
|
18
|
+
* When present, replaces the shortcut's `defaultKeys` for this widget instance.
|
|
19
|
+
*/
|
|
20
|
+
$shortcuts?: {
|
|
21
|
+
[key in string]: Array<string>;
|
|
22
|
+
} | null;
|
|
16
23
|
} & ({
|
|
17
24
|
[key in string]: unknown;
|
|
18
25
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ThirdPartyWidgetSettings.d.ts","sourceRoot":"","sources":["../../../src/gen/types/ThirdPartyWidgetSettings.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAEhD,MAAM,MAAM,wBAAwB,GAAG;IACvC;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;;OAGG;IACH,UAAU,CAAC,EAAE;SAAG,GAAG,IAAI,MAAM,GAAG;aAAG,GAAG,IAAI,MAAM,GAAG,SAAS;SAAE;KAAE,GAAG,IAAI,CAAC;CAAE,GAAG,CAAC;KAAG,GAAG,IAAI,MAAM,GAAG,OAAO;CAAE,CAAC,CAAC"}
|
|
1
|
+
{"version":3,"file":"ThirdPartyWidgetSettings.d.ts","sourceRoot":"","sources":["../../../src/gen/types/ThirdPartyWidgetSettings.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAEhD,MAAM,MAAM,wBAAwB,GAAG;IACvC;;OAEG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;;OAGG;IACH,UAAU,CAAC,EAAE;SAAG,GAAG,IAAI,MAAM,GAAG;aAAG,GAAG,IAAI,MAAM,GAAG,SAAS;SAAE;KAAE,GAAG,IAAI,CAAC;IACxE;;;OAGG;IACH,UAAU,CAAC,EAAE;SAAG,GAAG,IAAI,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC;KAAE,GAAG,IAAI,CAAC;CAAE,GAAG,CAAC;KAAG,GAAG,IAAI,MAAM,GAAG,OAAO;CAAE,CAAC,CAAC"}
|
|
@@ -26,6 +26,8 @@ export type ToolbarItem = {
|
|
|
26
26
|
* JS function definition that will be executed when the item is clicked.
|
|
27
27
|
*/
|
|
28
28
|
onClick: string | null;
|
|
29
|
+
onWheelUp: string | null;
|
|
30
|
+
onWheelDown: string | null;
|
|
29
31
|
/**
|
|
30
32
|
* Styles to be added to the item. This follow the same interface of React's `style` prop.
|
|
31
33
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ToolbarItem.d.ts","sourceRoot":"","sources":["../../../src/gen/types/ToolbarItem.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AACxE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAE1D,MAAM,MAAM,WAAW,GAAG;IAC1B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,MAAM,EAAE,KAAK,CAAC,cAAc,CAAC,CAAC;IAC9B;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;OAEG;IACH,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;OAEG;IACH,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;
|
|
1
|
+
{"version":3,"file":"ToolbarItem.d.ts","sourceRoot":"","sources":["../../../src/gen/types/ToolbarItem.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AACxE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAE1D,MAAM,MAAM,WAAW,GAAG;IAC1B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,MAAM,EAAE,KAAK,CAAC,cAAc,CAAC,CAAC;IAC9B;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;OAEG;IACH,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;OAEG;IACH,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IAAC,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IAAC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7E;;OAEG;IACH,KAAK,EAAE;SAAG,GAAG,IAAI,MAAM,GAAG,UAAU,GAAG,IAAI;KAAE,CAAC;IAC9C;;OAEG;IACH,UAAU,EAAE;SAAG,GAAG,IAAI,MAAM,GAAG,qBAAqB;KAAE,CAAC;CAAE,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import type { Comparator } from "./Comparator.js";
|
|
2
|
+
import type { Operand } from "./Operand.js";
|
|
3
|
+
import type { JsonValue } from "./serde_json/JsonValue.js";
|
|
4
|
+
export type TwmCondition = {
|
|
5
|
+
"compare": {
|
|
6
|
+
left: Operand;
|
|
7
|
+
op: Comparator;
|
|
8
|
+
right: JsonValue;
|
|
9
|
+
};
|
|
10
|
+
} | {
|
|
11
|
+
"and": [TwmCondition, TwmCondition];
|
|
12
|
+
} | {
|
|
13
|
+
"or": [TwmCondition, TwmCondition];
|
|
14
|
+
} | {
|
|
15
|
+
"not": TwmCondition;
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=TwmCondition.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TwmCondition.d.ts","sourceRoot":"","sources":["../../../src/gen/types/TwmCondition.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAClD,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AAC5C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,2BAA2B,CAAC;AAE3D,MAAM,MAAM,YAAY,GAAG;IAAE,SAAS,EAAE;QAAE,IAAI,EAAE,OAAO,CAAC;QAAC,EAAE,EAAE,UAAU,CAAC;QAAC,KAAK,EAAE,SAAS,CAAC;KAAE,CAAA;CAAE,GAAG;IAAE,KAAK,EAAE,CAAC,YAAY,EAAE,YAAY,CAAC,CAAA;CAAE,GAAG;IAAE,IAAI,EAAE,CAAC,YAAY,EAAE,YAAY,CAAC,CAAA;CAAE,GAAG;IAAE,KAAK,EAAE,YAAY,CAAA;CAAE,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type { TwmRuntimeTree } from "./TwmRuntimeTree.js";
|
|
2
|
+
import type { WorkspaceId } from "./WorkspaceId.js";
|
|
3
|
+
export type TwmGlobalRuntimeTree = {
|
|
4
|
+
workspaces: {
|
|
5
|
+
[key in WorkspaceId]: TwmRuntimeTree;
|
|
6
|
+
};
|
|
7
|
+
};
|
|
8
|
+
//# sourceMappingURL=TwmGlobalRuntimeTree.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TwmGlobalRuntimeTree.d.ts","sourceRoot":"","sources":["../../../src/gen/types/TwmGlobalRuntimeTree.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAC1D,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAEpD,MAAM,MAAM,oBAAoB,GAAG;IAAE,UAAU,EAAE;SAAG,GAAG,IAAI,WAAW,GAAG,cAAc;KAAE,CAAC;CAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TwmNodeKind.d.ts","sourceRoot":"","sources":["../../../src/gen/types/TwmNodeKind.ts"],"names":[],"mappings":"AAEA,oBAAY,WAAW;IAAG,MAAM,SAAS;IAAE,OAAO,UAAU;IAAE,UAAU,aAAa;IAAE,YAAY,eAAe;CAAE"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.TwmNodeKind = void 0;
|
|
5
|
+
var TwmNodeKind;
|
|
6
|
+
(function (TwmNodeKind) {
|
|
7
|
+
TwmNodeKind["Leaf"] = "Leaf";
|
|
8
|
+
TwmNodeKind["Stack"] = "Stack";
|
|
9
|
+
TwmNodeKind["Vertical"] = "Vertical";
|
|
10
|
+
TwmNodeKind["Horizontal"] = "Horizontal";
|
|
11
|
+
})(TwmNodeKind || (exports.TwmNodeKind = TwmNodeKind = {}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TwmNodeLifetime.d.ts","sourceRoot":"","sources":["../../../src/gen/types/TwmNodeLifetime.ts"],"names":[],"mappings":"AAEA,oBAAY,eAAe;IAAG,UAAU,aAAa;IAAE,WAAW,cAAc;CAAE"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.TwmNodeLifetime = void 0;
|
|
5
|
+
var TwmNodeLifetime;
|
|
6
|
+
(function (TwmNodeLifetime) {
|
|
7
|
+
TwmNodeLifetime["Temporal"] = "Temporal";
|
|
8
|
+
TwmNodeLifetime["Permanent"] = "Permanent";
|
|
9
|
+
})(TwmNodeLifetime || (exports.TwmNodeLifetime = TwmNodeLifetime = {}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TwmPlugin.d.ts","sourceRoot":"","sources":["../../../src/gen/types/TwmPlugin.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAExD,MAAM,MAAM,SAAS,GAAG;IACxB;;OAEG;IACH,SAAS,EAAE,aAAa,GAAG,IAAI,CAAC;CAAE,CAAC"}
|
|
@@ -1,14 +1,16 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
import type {
|
|
3
|
-
|
|
1
|
+
import type { TwmCondition } from "./TwmCondition.js";
|
|
2
|
+
import type { TwmNodeKind } from "./TwmNodeKind.js";
|
|
3
|
+
import type { TwmNodeLifetime } from "./TwmNodeLifetime.js";
|
|
4
|
+
import type { TwmStackPolicy } from "./TwmStackPolicy.js";
|
|
5
|
+
export type TwmPluginNode = {
|
|
4
6
|
/**
|
|
5
7
|
* Type determines the behavior of the node
|
|
6
8
|
*/
|
|
7
|
-
|
|
9
|
+
kind: TwmNodeKind;
|
|
8
10
|
/**
|
|
9
11
|
* Lifetime of the node
|
|
10
12
|
*/
|
|
11
|
-
lifetime:
|
|
13
|
+
lifetime: TwmNodeLifetime;
|
|
12
14
|
/**
|
|
13
15
|
* Order in how the tree will be traversed (1 = first, 2 = second, etc.)
|
|
14
16
|
*/
|
|
@@ -18,25 +20,21 @@ export type WmNode = {
|
|
|
18
20
|
*/
|
|
19
21
|
growFactor: number;
|
|
20
22
|
/**
|
|
21
|
-
*
|
|
23
|
+
* Condition for the node to be enabled
|
|
22
24
|
*/
|
|
23
|
-
condition:
|
|
24
|
-
/**
|
|
25
|
-
* Active window handle (HWND) in the node.
|
|
26
|
-
*/
|
|
27
|
-
active: number | null;
|
|
28
|
-
/**
|
|
29
|
-
* Window handles (HWND) in the node.
|
|
30
|
-
*/
|
|
31
|
-
windows: Array<number>;
|
|
25
|
+
condition: TwmCondition | null;
|
|
32
26
|
/**
|
|
33
27
|
* Child nodes, this field is ignored for leaf and stack nodes.
|
|
34
28
|
*/
|
|
35
|
-
children: Array<
|
|
29
|
+
children: Array<TwmPluginNode>;
|
|
36
30
|
/**
|
|
37
31
|
* Max amount of windows in the stack. Set it to `null` for unlimited stack.\
|
|
38
32
|
* This field is ignored for non-stack nodes
|
|
39
33
|
*/
|
|
40
34
|
maxStackSize: number | null;
|
|
35
|
+
/**
|
|
36
|
+
* When to add new windows to the stack
|
|
37
|
+
*/
|
|
38
|
+
stackPolicy: TwmStackPolicy;
|
|
41
39
|
};
|
|
42
|
-
//# sourceMappingURL=
|
|
40
|
+
//# sourceMappingURL=TwmPluginNode.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TwmPluginNode.d.ts","sourceRoot":"","sources":["../../../src/gen/types/TwmPluginNode.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAC5D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAE1D,MAAM,MAAM,aAAa,GAAG;IAC5B;;OAEG;IACH,IAAI,EAAE,WAAW,CAAC;IAClB;;OAEG;IACH,QAAQ,EAAE,eAAe,CAAC;IAC1B;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,SAAS,EAAE,YAAY,GAAG,IAAI,CAAC;IAC/B;;OAEG;IACH,QAAQ,EAAE,KAAK,CAAC,aAAa,CAAC,CAAC;IAC/B;;;OAGG;IACH,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B;;OAEG;IACH,WAAW,EAAE,cAAc,CAAC;CAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TwmReservation.d.ts","sourceRoot":"","sources":["../../../src/gen/types/TwmReservation.ts"],"names":[],"mappings":"AAEA,oBAAY,cAAc;IAAG,MAAM,SAAS;IAAE,OAAO,UAAU;IAAE,KAAK,QAAQ;IAAE,QAAQ,WAAW;IAAE,OAAO,UAAU;IAAE,OAAO,UAAU;CAAE"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.TwmReservation = void 0;
|
|
5
|
+
var TwmReservation;
|
|
6
|
+
(function (TwmReservation) {
|
|
7
|
+
TwmReservation["Left"] = "Left";
|
|
8
|
+
TwmReservation["Right"] = "Right";
|
|
9
|
+
TwmReservation["Top"] = "Top";
|
|
10
|
+
TwmReservation["Bottom"] = "Bottom";
|
|
11
|
+
TwmReservation["Stack"] = "Stack";
|
|
12
|
+
TwmReservation["Float"] = "Float";
|
|
13
|
+
})(TwmReservation || (exports.TwmReservation = TwmReservation = {}));
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import type { Rect } from "./Rect.js";
|
|
2
|
+
import type { TwmCondition } from "./TwmCondition.js";
|
|
3
|
+
import type { TwmNodeKind } from "./TwmNodeKind.js";
|
|
4
|
+
import type { TwmNodeLifetime } from "./TwmNodeLifetime.js";
|
|
5
|
+
import type { TwmStackPolicy } from "./TwmStackPolicy.js";
|
|
6
|
+
export type TwmRuntimeNode = {
|
|
7
|
+
id: number;
|
|
8
|
+
parent: number | null;
|
|
9
|
+
children: Array<number>;
|
|
10
|
+
kind: TwmNodeKind;
|
|
11
|
+
lifetime: TwmNodeLifetime;
|
|
12
|
+
priority: number;
|
|
13
|
+
initialGrowFactor: number;
|
|
14
|
+
condition: TwmCondition | null;
|
|
15
|
+
maxStackSize: number | null;
|
|
16
|
+
stackPolicy: TwmStackPolicy;
|
|
17
|
+
growFactor: number;
|
|
18
|
+
windows: Array<number>;
|
|
19
|
+
activeWindow: number | null;
|
|
20
|
+
rect: Rect | null;
|
|
21
|
+
};
|
|
22
|
+
//# sourceMappingURL=TwmRuntimeNode.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TwmRuntimeNode.d.ts","sourceRoot":"","sources":["../../../src/gen/types/TwmRuntimeNode.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,WAAW,CAAC;AACtC,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAC5D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAE1D,MAAM,MAAM,cAAc,GAAG;IAAE,EAAE,EAAE,MAAM,CAAC;IAAC,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IAAC,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAAC,IAAI,EAAE,WAAW,CAAC;IAAC,QAAQ,EAAE,eAAe,CAAC;IAAC,QAAQ,EAAE,MAAM,CAAC;IAAC,iBAAiB,EAAE,MAAM,CAAC;IAAC,SAAS,EAAE,YAAY,GAAG,IAAI,CAAC;IAAC,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAAC,WAAW,EAAE,cAAc,CAAC;IAAC,UAAU,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAAC,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAAC,IAAI,EAAE,IAAI,GAAG,IAAI,CAAC;CAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TwmRuntimeTree.d.ts","sourceRoot":"","sources":["../../../src/gen/types/TwmRuntimeTree.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAE1D,MAAM,MAAM,cAAc,GAAG;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE;SAAG,GAAG,IAAI,MAAM,GAAG,cAAc;KAAE,CAAC;CAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TwmStackPolicy.d.ts","sourceRoot":"","sources":["../../../src/gen/types/TwmStackPolicy.ts"],"names":[],"mappings":"AAEA,oBAAY,cAAc;IAAG,QAAQ,WAAW;IAAE,kBAAkB,qBAAqB;IAAE,MAAM,SAAS;CAAE"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.TwmStackPolicy = void 0;
|
|
5
|
+
var TwmStackPolicy;
|
|
6
|
+
(function (TwmStackPolicy) {
|
|
7
|
+
TwmStackPolicy["Manual"] = "Manual";
|
|
8
|
+
TwmStackPolicy["AutoWhenOverflow"] = "AutoWhenOverflow";
|
|
9
|
+
TwmStackPolicy["Auto"] = "Auto";
|
|
10
|
+
})(TwmStackPolicy || (exports.TwmStackPolicy = TwmStackPolicy = {}));
|
|
@@ -1,16 +1,15 @@
|
|
|
1
|
+
import type { Color } from "./Color.js";
|
|
1
2
|
/**
|
|
2
3
|
* https://learn.microsoft.com/is-is/uwp/api/windows.ui.viewmanagement.uicolortype?view=winrt-19041
|
|
3
4
|
*/
|
|
4
5
|
export type UIColors = {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
accent_dark:
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
accent_lightest: string;
|
|
14
|
-
complement: string | null;
|
|
6
|
+
accent_lightest: Color;
|
|
7
|
+
accent_lighter: Color;
|
|
8
|
+
accent_light: Color;
|
|
9
|
+
accent: Color;
|
|
10
|
+
accent_dark: Color;
|
|
11
|
+
accent_darker: Color;
|
|
12
|
+
accent_darkest: Color;
|
|
13
|
+
complement: Color;
|
|
15
14
|
};
|
|
16
15
|
//# sourceMappingURL=UIColors.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UIColors.d.ts","sourceRoot":"","sources":["../../../src/gen/types/UIColors.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"UIColors.d.ts","sourceRoot":"","sources":["../../../src/gen/types/UIColors.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AAExC;;GAEG;AACH,MAAM,MAAM,QAAQ,GAAG;IAAE,eAAe,EAAE,KAAK,CAAC;IAAC,cAAc,EAAE,KAAK,CAAC;IAAC,YAAY,EAAE,KAAK,CAAC;IAAC,MAAM,EAAE,KAAK,CAAC;IAAC,WAAW,EAAE,KAAK,CAAC;IAAC,aAAa,EAAE,KAAK,CAAC;IAAC,cAAc,EAAE,KAAK,CAAC;IAAC,UAAU,EAAE,KAAK,CAAC;CAAE,CAAC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import type { MonitorId } from "./MonitorId.js";
|
|
2
2
|
import type { ProcessInformation } from "./ProcessInformation.js";
|
|
3
|
+
import type { Rect } from "./Rect.js";
|
|
3
4
|
import type { Relaunch } from "./Relaunch.js";
|
|
4
5
|
export type UserAppWindow = {
|
|
5
6
|
hwnd: number;
|
|
@@ -25,5 +26,9 @@ export type UserAppWindow = {
|
|
|
25
26
|
* custom method to create start this application
|
|
26
27
|
*/
|
|
27
28
|
relaunch: Relaunch | null;
|
|
29
|
+
/**
|
|
30
|
+
* rect of the window without shadow, in screen coordinates
|
|
31
|
+
*/
|
|
32
|
+
rect: Rect | null;
|
|
28
33
|
};
|
|
29
34
|
//# sourceMappingURL=UserAppWindow.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserAppWindow.d.ts","sourceRoot":"","sources":["../../../src/gen/types/UserAppWindow.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAClE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAE9C,MAAM,MAAM,aAAa,GAAG;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,SAAS,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,OAAO,CAAC;IAAC,QAAQ,EAAE,OAAO,CAAC;IAAC,YAAY,EAAE,OAAO,CAAC;IAC5J;;OAEG;IACH,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB;;OAEG;IACH,OAAO,EAAE,kBAAkB,CAAC;IAC5B;;OAEG;IACH,cAAc,EAAE,OAAO,CAAC;IACxB;;OAEG;IACH,QAAQ,EAAE,QAAQ,GAAG,IAAI,CAAC;CAAE,CAAC"}
|
|
1
|
+
{"version":3,"file":"UserAppWindow.d.ts","sourceRoot":"","sources":["../../../src/gen/types/UserAppWindow.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAClE,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,WAAW,CAAC;AACtC,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAE9C,MAAM,MAAM,aAAa,GAAG;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,SAAS,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,OAAO,CAAC;IAAC,QAAQ,EAAE,OAAO,CAAC;IAAC,YAAY,EAAE,OAAO,CAAC;IAC5J;;OAEG;IACH,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB;;OAEG;IACH,OAAO,EAAE,kBAAkB,CAAC;IAC5B;;OAEG;IACH,cAAc,EAAE,OAAO,CAAC;IACxB;;OAEG;IACH,QAAQ,EAAE,QAAQ,GAAG,IAAI,CAAC;IAC1B;;OAEG;IACH,IAAI,EAAE,IAAI,GAAG,IAAI,CAAC;CAAE,CAAC"}
|
|
@@ -10,7 +10,7 @@ export type Wallpaper = {
|
|
|
10
10
|
thumbnailUrl: string | null;
|
|
11
11
|
thumbnailFilename: string | null;
|
|
12
12
|
/**
|
|
13
|
-
* Only used if the wallpaper type is `Layered`.\
|
|
13
|
+
* Only used if the wallpaper type is `Layered` or `MediaPlayer`.\
|
|
14
14
|
* Custom css that will be applied only on this wallpaper.
|
|
15
15
|
*/
|
|
16
16
|
css: string | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WallpaperKind.d.ts","sourceRoot":"","sources":["../../../src/gen/types/WallpaperKind.ts"],"names":[],"mappings":"AAEA,oBAAY,aAAa;IAAG,OAAO,UAAU;IAAE,OAAO,UAAU;IAAE,SAAS,YAAY;IAAE,aAAa,gBAAgB;CAAE"}
|
|
1
|
+
{"version":3,"file":"WallpaperKind.d.ts","sourceRoot":"","sources":["../../../src/gen/types/WallpaperKind.ts"],"names":[],"mappings":"AAEA,oBAAY,aAAa;IAAG,OAAO,UAAU;IAAE,OAAO,UAAU;IAAE,SAAS,YAAY;IAAE,aAAa,gBAAgB;IAAE,aAAa,gBAAgB;CAAE"}
|
|
@@ -7,5 +7,6 @@ var WallpaperKind;
|
|
|
7
7
|
WallpaperKind["Image"] = "Image";
|
|
8
8
|
WallpaperKind["Video"] = "Video";
|
|
9
9
|
WallpaperKind["Layered"] = "Layered";
|
|
10
|
+
WallpaperKind["MediaPlayer"] = "MediaPlayer";
|
|
10
11
|
WallpaperKind["Unsupported"] = "Unsupported";
|
|
11
12
|
})(WallpaperKind || (exports.WallpaperKind = WallpaperKind = {}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WegMiddleClickAction.d.ts","sourceRoot":"","sources":["../../../src/gen/types/WegMiddleClickAction.ts"],"names":[],"mappings":"AAEA,oBAAY,oBAAoB;IAAG,UAAU,aAAa;IAAE,iBAAiB,oBAAoB;CAAE"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// This file was generated by [ts-rs](https://github.com/Aleph-Alpha/ts-rs). Do not edit this file manually.
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.WegMiddleClickAction = void 0;
|
|
5
|
+
var WegMiddleClickAction;
|
|
6
|
+
(function (WegMiddleClickAction) {
|
|
7
|
+
WegMiddleClickAction["CloseApp"] = "CloseApp";
|
|
8
|
+
WegMiddleClickAction["OpenNewInstance"] = "OpenNewInstance";
|
|
9
|
+
})(WegMiddleClickAction || (exports.WegMiddleClickAction = WegMiddleClickAction = {}));
|
|
@@ -5,6 +5,7 @@ import type { WidgetInstanceMode } from "./WidgetInstanceMode.js";
|
|
|
5
5
|
import type { WidgetLoader } from "./WidgetLoader.js";
|
|
6
6
|
import type { WidgetPreset } from "./WidgetPreset.js";
|
|
7
7
|
import type { WidgetSettingsDeclarationList } from "./WidgetSettingsDeclarationList.js";
|
|
8
|
+
import type { WidgetShortcutDeclaration } from "./WidgetShortcutDeclaration.js";
|
|
8
9
|
export type Widget = {
|
|
9
10
|
/**
|
|
10
11
|
* Resource id ex: `@seelen/weg`
|
|
@@ -46,6 +47,10 @@ export type Widget = {
|
|
|
46
47
|
* workaround, will be no applied for instances of this widget.
|
|
47
48
|
*/
|
|
48
49
|
noMemoryLeakWorkaround: boolean;
|
|
50
|
+
/**
|
|
51
|
+
* will open dev tools inmediately when webview is created
|
|
52
|
+
*/
|
|
53
|
+
debug: boolean;
|
|
49
54
|
/**
|
|
50
55
|
* Way to load the widget
|
|
51
56
|
*/
|
|
@@ -68,5 +73,11 @@ export type Widget = {
|
|
|
68
73
|
* adding a context menu item that shows this widget.
|
|
69
74
|
*/
|
|
70
75
|
plugins: Array<Plugin>;
|
|
76
|
+
/**
|
|
77
|
+
* Shortcut declarations for this widget.
|
|
78
|
+
* These define the default shortcuts that the user can override via `$shortcuts` in
|
|
79
|
+
* the widget's settings entry.
|
|
80
|
+
*/
|
|
81
|
+
shortcuts: Array<WidgetShortcutDeclaration>;
|
|
71
82
|
};
|
|
72
83
|
//# sourceMappingURL=Widget.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Widget.d.ts","sourceRoot":"","sources":["../../../src/gen/types/Widget.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AAC1C,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAC9D,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAC9C,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAClE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;
|
|
1
|
+
{"version":3,"file":"Widget.d.ts","sourceRoot":"","sources":["../../../src/gen/types/Widget.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,aAAa,CAAC;AAC1C,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAC9D,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAC9C,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAClE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,oCAAoC,CAAC;AACxF,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAEhF,MAAM,MAAM,MAAM,GAAG;IACrB;;OAEG;IACH,EAAE,EAAE,QAAQ,CAAC;IACb;;;OAGG;IACH,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB;;OAEG;IACH,QAAQ,EAAE,gBAAgB,CAAC;IAC3B;;;OAGG;IACH,QAAQ,EAAE,6BAA6B,CAAC;IACxC;;OAEG;IACH,MAAM,EAAE,YAAY,CAAC;IACrB;;OAEG;IACH,IAAI,EAAE,OAAO,CAAC;IACd;;OAEG;IACH,SAAS,EAAE,kBAAkB,CAAC;IAC9B;;;OAGG;IACH,MAAM,EAAE,OAAO,CAAC;IAChB;;;OAGG;IACH,sBAAsB,EAAE,OAAO,CAAC;IAChC;;OAEG;IACH,KAAK,EAAE,OAAO,CAAC;IACf;;OAEG;IACH,MAAM,EAAE,YAAY,CAAC;IACrB;;OAEG;IACH,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;IAClB;;OAEG;IACH,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC;IACnB;;OAEG;IACH,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB;;;;OAIG;IACH,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACvB;;;;OAIG;IACH,SAAS,EAAE,KAAK,CAAC,yBAAyB,CAAC,CAAC;CAAE,CAAC"}
|
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { WidgetConfigGroupVariant } from "./WidgetConfigGroupVariant.js";
|
|
2
2
|
import type { WidgetSettingItem } from "./WidgetSettingItem.js";
|
|
3
3
|
/**
|
|
4
4
|
* A widget configuration definition that can be either a group container or a settings item
|
|
5
5
|
*/
|
|
6
|
-
export type WidgetConfigDefinition =
|
|
7
|
-
"group": WidgetConfigGroup;
|
|
8
|
-
} | WidgetSettingItem;
|
|
6
|
+
export type WidgetConfigDefinition = WidgetConfigGroupVariant | WidgetSettingItem;
|
|
9
7
|
//# sourceMappingURL=WidgetConfigDefinition.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WidgetConfigDefinition.d.ts","sourceRoot":"","sources":["../../../src/gen/types/WidgetConfigDefinition.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"WidgetConfigDefinition.d.ts","sourceRoot":"","sources":["../../../src/gen/types/WidgetConfigDefinition.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAC9E,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAEhE;;GAEG;AACH,MAAM,MAAM,sBAAsB,GAAG,wBAAwB,GAAG,iBAAiB,CAAC"}
|