mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-06-08 07:36:18 -04:00
This commit introduces an auto-switch feature for libraries created via sync. Users can now configure whether to automatically switch to a newly synced library. This involves updates to the preferences store, event handling in mobile and tauri apps, and modifications to the core library event system to include a `LibraryCreationSource` enum. Co-authored-by: ijamespine <ijamespine@me.com>