mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-01 20:03:51 -04:00
- Added a warning suppression directive in the Rust CLI main file to reduce noise during compilation. - Deleted several Swift files related to job management and UI components, streamlining the codebase and focusing on essential functionality. - Updated the main application structure to enhance window management and user experience. - Improved the organization of action context handling in the Rust core, facilitating better job dispatching with action context awareness.