mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
Integrate KeyboardHandler into ExplorerLayout to enable global keys - Memoize Explorer state flow (useCallback/useMemo) to reduce re-renders - Propagate selection state through GridView/FileCard via new SelectionContext props - Memoize TopBar using React.memo to prevent unnecessary updates