MCPcopy Create free account

hub / github.com/PiyushSuthar/Windows-11-Web / functions

Functions78 in github.com/PiyushSuthar/Windows-11-Web

↓ 7 callersFunctionopenApp
(app_id: string)
src/store/activeWindow.ts:21
↓ 4 callersFunctionuseClickOutside
( ref: MutableRefObject<HTMLElement | null>, handler: (event: Event) => void )
src/hooks/useClickOutside.ts:3
↓ 2 callersFunctionrandint
(lower: number, upper: number)
src/Components/WindowArea/Window/index.tsx:27
↓ 1 callersFunctionApps
()
src/Configs/startMenu.config.ts:95
↓ 1 callersFunctioncloseActionCenter
()
src/store/actionCenter.ts:13
↓ 1 callersFunctioncloseStartMenu
()
src/store/startMenu.ts:13
↓ 1 callersFunctiongetContextMenu
(id: string)
src/Configs/ContextMenus/index.ts:9
↓ 1 callersFunctionhideStartMenu
()
src/Components/StartMenu/index.tsx:20
↓ 1 callersFunctionhideWidgets
()
src/store/widgets.ts:14
↓ 1 callersFunctiontogglePinApp
(app_id: string)
src/store/activeWindow.ts:32
↓ 1 callersFunctionuseContextMenu
(outerRef: RefObject<T>, contextMenuRef: RefObject<T>)
src/hooks/useContextMenu.ts:4
↓ 1 callersFunctionuseFocusOutside
(ref: RefObject<T>, callback: () => void)
src/hooks/useFocusOutside.ts:4
FunctionAccessibilityIcon
({ size = "20" })
src/Components/Taskbar/ActionCenter/icons/accessibilityIcon.tsx:1
FunctionAction
({ name, icon: Icon, default_state, show_chevron, })
src/Components/Taskbar/ActionCenter/NotificationPanel/Actions/index.tsx:60
FunctionActionCenter
()
src/Components/Taskbar/ActionCenter/index.tsx:10
FunctionActions
()
src/Components/Taskbar/ActionCenter/NotificationPanel/Actions/index.tsx:50
FunctionAirplaneIcon
({ size = "20" })
src/Components/Taskbar/ActionCenter/icons/airplane.tsx:1
FunctionApp
({ title, appId, icon, action, isLink, url }: PinnedApp)
src/Components/StartMenu/PinnedApps/index.tsx:51
FunctionBackIcon
({ width = "16", height = "16" }: IconProps)
src/Components/WindowArea/Window/Icons.tsx:93
FunctionBatteryIcon
()
src/Components/Taskbar/ActionCenter/icons/battery.tsx:1
FunctionBatterySaverIcon
({ size = "20" })
src/Components/Taskbar/ActionCenter/icons/battery.tsx:19
FunctionBluetoothIcon
({ size = "20" })
src/Components/Taskbar/ActionCenter/icons/bluetooth.tsx:1
FunctionButton
({ children }: { children: string })
src/Components/StartMenu/PinnedApps/index.tsx:26
FunctionChevronIcon
({ size = "24" })
src/Components/StartMenu/PinnedApps/index.tsx:9
FunctionChevronUP
()
src/Components/Taskbar/ActionCenter/icons/chevron-up.tsx:1
FunctionClock
()
src/Components/Taskbar/ActionCenter/Clock/index.tsx:4
FunctionCloseIcon
({ width = "24", height = "24", color = "#fff", }: IconProps)
src/Components/WindowArea/Window/Icons.tsx:7
FunctionCloudIcon
({ size = "20" }: { size: string })
src/Components/Widgets/Widgets/Weather/icons/cloud.tsx:1
FunctionContextDivider
()
src/Components/ContextMenu/index.tsx:84
FunctionContextMenu
({ containerRef, items }: Props)
src/Components/ContextMenu/index.tsx:25
FunctionContextitem
({ text, subitems, onClick, divideNext, icon, isDisabled, }: ContextItem)
src/Components/ContextMenu/index.tsx:47
FunctionDesktop
(props: Props)
src/Views/Desktop/index.tsx:41
FunctionDesktopItem
(props: Item)
src/Components/DesktopItems/Item/index.tsx:10
FunctionDesktopItems
()
src/Components/DesktopItems/index.tsx:5
FunctionHomeIcon
()
src/Components/Widgets/Widgets/Weather/icons/home.tsx:1
FunctionMaximizeIcon
({ width = "24", height = "24", color = "#ffffff", }: IconProps)
src/Components/WindowArea/Window/Icons.tsx:30
FunctionMinimizeIcon
({ width = "24", height = "24", color = "#fff", }: IconProps)
src/Components/WindowArea/Window/Icons.tsx:71
FunctionMoonIcon
({ size = "20" })
src/Components/Taskbar/ActionCenter/icons/moon.tsx:1
FunctionNotificationPanel
()
src/Components/Taskbar/ActionCenter/NotificationPanel/index.tsx:15
FunctionPencilIcon
({ size = "20" })
src/Components/Taskbar/ActionCenter/icons/settings.tsx:19
FunctionPinnedApps
({ hideStartMenu }: props)
src/Components/StartMenu/PinnedApps/index.tsx:50
FunctionRecommendedApps
()
src/Components/StartMenu/RecommendedApps/index.tsx:4
FunctionRequiresWrapper
()
src/Components/StartMenu/PinnedApps/index.tsx:52
FunctionRestoreIcon
(props: IconProps)
src/Components/WindowArea/Window/Icons.tsx:51
FunctionSearchBar
({ placeholder = "Type here to search", onSearch, className, }: Props)
src/Components/StartMenu/SearchBar/index.tsx:9
FunctionSearchIcon
()
src/Components/StartMenu/SearchBar/searchIcon.tsx:1
FunctionSettingsIcon
({ size = "20" })
src/Components/Taskbar/ActionCenter/icons/settings.tsx:1
FunctionShutDownIcon
()
src/Components/StartMenu/UserProfile/index.tsx:19
FunctionSlider
({ show_chevron, icon: Icon, name, })
src/Components/Taskbar/ActionCenter/NotificationPanel/Slider/index.tsx:21
FunctionSliders
()
src/Components/Taskbar/ActionCenter/NotificationPanel/Slider/index.tsx:14
FunctionSpeakerIcon
()
src/Components/Taskbar/ActionCenter/icons/speaker.tsx:15
FunctionStartmenu
()
src/Components/StartMenu/index.tsx:15
FunctionSunIcon
({ size = "20" })
src/Components/Taskbar/ActionCenter/icons/moon.tsx:18
FunctionTaskBar
(props: Props)
src/Components/Taskbar/index.tsx:18
FunctionTaskBarButton
(props: icon & Props)
src/Components/Taskbar/TaskbarButton/index.tsx:9
FunctionTitleArea
({ title, button }: TitleProps)
src/Components/StartMenu/PinnedApps/index.tsx:36
FunctionUserImage
()
src/Components/Widgets/index.tsx:26
FunctionUserProfile
()
src/Components/StartMenu/UserProfile/index.tsx:4
FunctionVsCodeApp
()
src/Apps/VsCode/index.tsx:1
FunctionWeatherWidget
()
src/Components/Widgets/Widgets/Weather/index.tsx:10
FunctionWidgetClock
()
src/Components/Widgets/Clock/index.tsx:4
FunctionWidgetWrapper
({ children, title, icon, SVG, className, })
src/Components/Widgets/Widgets/WidgetWrapper/index.tsx:10
FunctionWidgets
()
src/Components/Widgets/index.tsx:14
FunctionWidgetsContaner
(props: any)
src/Components/Widgets/Widgets/index.tsx:4
FunctionWifiIcon
({ size = "18" })
src/Components/Taskbar/ActionCenter/icons/wifi.tsx:1
FunctionWindowArea
()
src/Components/WindowArea/index.tsx:10
FunctionWindowHolder
({ children, window_icon, window_name = "Hello World", show_back = false, appid, height, width,
src/Components/WindowArea/Window/index.tsx:33
Functioncallback
(event: Event)
src/hooks/useClickOutside.ts:8
FunctioncelciusToFahrenheit
(celcius: number)
src/Components/Widgets/Widgets/Weather/index.tsx:7
FunctionfareheitToCelcius
(fahrenheit: number)
src/Components/Widgets/Widgets/Weather/index.tsx:8
FunctionhandleClick
()
src/hooks/useContextMenu.ts:54
FunctionhandleFocus
(e: FocusEvent)
src/hooks/useFocusOutside.ts:11
FunctionhideActionCenter
()
src/Components/Taskbar/ActionCenter/NotificationPanel/index.tsx:20
Functionlistener
(event: Event)
src/Components/Taskbar/ActionCenter/NotificationPanel/Slider/index.tsx:29
FunctiontoggleActionCenter
()
src/store/actionCenter.ts:6
FunctiontoggleStartMenu
()
src/store/startMenu.ts:6
FunctiontoggleTheme
()
src/store/darkMode.ts:21
FunctiontoggleWidgets
()
src/store/widgets.ts:8