| LOW | python_rpc/torrent_downloader.py | 175 | def _set_selected_file_priorities(self, selected_indices: List[int], files_storage): |
| LOW | python_rpc/torrent_downloader.py | 331 | def _get_torrent_info_if_available(self, status): |
| LOW | python_rpc/setup.py | 7 | def get_windows_openssl_includes(): |
| LOW | python_rpc/main.py | 199 | def map_downloader_error_code(error: Exception): |
| LOW | python_rpc/main.py | 233 | def normalize_metadata_timeout_ms(value): |
| LOW | python_rpc/main.py | 250 | def validate_rpc_password_value(password: Optional[str]): |
| LOW | …erer/src/context/game-details/game-details.context.tsx | 69 | export function GameDetailsContextProvider({ |
| LOW | …erer/src/context/user-profile/user-profile.context.tsx | 55 | export function UserProfileContextProvider({ |
| LOW | …omponents/sidebar/sidebar-adding-custom-game-modal.tsx | 20 | export function SidebarAddingCustomGameModal({ |
| LOW | …ents/notification/achievement-notification-overlay.tsx | 27 | export function AchievementNotificationOverlay() { |
| LOW | …achievements/notification/achievement-notification.tsx | 17 | export function AchievementNotificationItem({ |
| LOW | src/renderer/src/hooks/use-download-options-listener.ts | 5 | export function useDownloadOptionsListener() { |
| LOW | …r/src/pages/settings/settings-context-integrations.tsx | 4 | export function SettingsContextIntegrations() { |
| LOW | …/src/pages/settings/settings-context-notifications.tsx | 19 | export function SettingsContextNotifications() { |
| LOW | …/src/pages/settings/settings-context-compatibility.tsx | 20 | export function SettingsContextCompatibility() { |
| LOW | …ages/settings/download-directory-replacement-modal.tsx | 16 | export function DownloadDirectoryReplacementModal({ |
| LOW | …c/pages/settings/settings-context-content-gameplay.tsx | 11 | export function SettingsContextContentGameplay() { |
| LOW | …ages/game-details/modals/remove-from-library-modal.tsx | 13 | export function RemoveGameFromLibraryModal({ |
| LOW | …ails/modals/game-options-modal/hydra-cloud-section.tsx | 14 | export function HydraCloudSettingsSection({ |
| LOW | …ls/modals/game-options-modal/compatibility-section.tsx | 36 | export function CompatibilitySettingsSection({ |
| LOW | …me-artifact-modal/cloud-sync-rename-artifact-modal.tsx | 20 | export function CloudSyncRenameArtifactModal({ |
| LOW | …ground-image-button/upload-background-image-button.tsx | 13 | export function UploadBackgroundImageButton() { |
| LOW | …r/src/pages/catalogue/proton-compatibility-section.tsx | 22 | export function ProtonCompatibilitySection({ |
| LOW | src/shared/language-flags.ts | 53 | export function getLanguageFlagCountryCode(languageKey: string) { |
| LOW | src/shared/language-flags.ts | 59 | export function getFlagEmojiFromCountryCode(countryCode: string | null) { |
| LOW | src/shared/download-directories.ts | 202 | export function resolveDownloadDirectories( |
| LOW | src/shared/download-directories.ts | 254 | export function getDownloadDirectoryPreferences( |
| LOW | src/shared/download-directories.ts | 272 | export function setDefaultDownloadDirectory( |
| LOW | src/shared/download-directories.ts | 314 | export function prepareDefaultDownloadPathSync( |
| LOW | src/shared/download-directories.ts | 431 | export function replaceSavedDownloadDirectoryAndSetDefault( |
| LOW | src/shared/download-directories.ts | 481 | export function addOptionalDownloadDirectory( |
| LOW | src/shared/download-directories.ts | 564 | export function getDownloadDirectoryTitle(path: string) { |
| LOW | src/big-picture/src/layout/navigation.ts | 34 | export function getBigPictureSidebarLibraryGameFocusId( |
| LOW | src/big-picture/src/layout/navigation.ts | 40 | export function normalizeBigPicturePathname(pathname: string) { |
| LOW | src/big-picture/src/layout/navigation.ts | 54 | export function getBigPictureGameRouteMatch( |
| LOW | src/big-picture/src/layout/navigation.ts | 68 | export function getBigPictureSidebarItemIdFromPathname(pathname: string) { |
| LOW | src/big-picture/src/layout/navigation.ts | 101 | export function getBigPictureContentEntryRegionIdFromPathname( |
| LOW | src/big-picture/src/layout/navigation.ts | 133 | export function getBigPictureContentRouteEntryTargetFromPathname( |
| LOW | src/big-picture/src/layout/navigation.ts | 154 | export function getBigPictureContentSidebarReturnTargetFromPathname( |
| LOW | src/big-picture/src/stores/downloads.store.ts | 117 | export function initializeBigPictureDownloadsStore() { |
| LOW | …mponents/providers/navigation-auto-scroll.provider.tsx | 5 | export function NavigationAutoScrollBridge() { |
| LOW | …src/components/providers/navigation-input.provider.tsx | 21 | function createInitialHoldSessions(): Record<HoldManagedButton, HoldSession> { |
| LOW | …src/components/providers/navigation-input.provider.tsx | 77 | function shouldIgnoreKeyboardNavigation(event: KeyboardEvent) { |
| LOW | …-picture/src/components/modals/download-game/index.tsx | 137 | function getSourceViewportSlideMetrics( |
| LOW | …-picture/src/components/modals/download-game/index.tsx | 176 | function syncSourceThresholdFocusScroll( |
| LOW | …-picture/src/components/modals/download-game/index.tsx | 209 | function useSourceThresholdFocusScroll(emblaApi: SourceCarouselEmblaApi) { |
| LOW | …ts/skeletons/download-source-option-skeleton/index.tsx | 5 | export function DownloadSourceOptionSkeleton() { |
| LOW | …cture/src/components/common/virtual-keyboard/index.tsx | 202 | function findClosestLayoutKeyByPosition( |
| LOW | …cture/src/components/common/virtual-keyboard/index.tsx | 261 | function getKeyboardAvoidanceScrollContainer(element: HTMLElement) { |
| LOW | …cture/src/components/common/virtual-keyboard/index.tsx | 275 | function scrollTargetAboveKeyboard( |
| LOW | …cture/src/components/common/virtual-keyboard/index.tsx | 312 | function isTargetBehindKeyboardArea( |
| LOW | …cture/src/components/common/virtual-keyboard/index.tsx | 378 | function restoreInputSelectionAfterRender( |
| LOW | …cture/src/components/common/virtual-keyboard/index.tsx | 465 | function insertContentEditableText(target: HTMLElement, text: string) { |
| LOW | …picture/src/components/common/focus-carousel/index.tsx | 72 | function getDefaultItemNavigationOverrides( |
| LOW | …ig-picture/src/components/common/diagnostics/index.tsx | 367 | function getConnectedGamepadsLabel( |
| LOW | …ig-picture/src/components/common/diagnostics/index.tsx | 919 | function NavigationDiagnosticsPanel() { |
| LOW | …mponents/common/horizontal-library-game-card/index.tsx | 34 | export function HorizontalLibraryGameCard({ |
| LOW | …big-picture/src/components/pages/library/navigation.ts | 25 | export function getLibraryFiltersTabFocusId(tabValue: string) { |
| LOW | …big-picture/src/components/pages/library/navigation.ts | 38 | export function getLibraryFocusGridItemId(gameId: string) { |
| LOW | …big-picture/src/components/pages/library/navigation.ts | 42 | export function getFirstLibraryFocusGridItemId(gameId?: string | null) { |
| 117 more matches not shown… |