mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
- Introduced a new `LibraryCard` and `EmptyLibraryCard` components for improved library selection UI in the macOS app. - Updated `LibrarySelector` to display current library information and allow users to switch libraries through a new button. - Enhanced `MenuBarManager` to dynamically update the libraries menu based on available libraries and current selection. - Refactored `DaemonConnector` to handle library-related events and refresh library statistics accordingly. - Improved `LibraryInfo` structure to include optional statistics, enhancing data representation for libraries. - Updated various UI components to utilize new library statistics, providing users with better insights into their libraries.