Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tauri #747

Closed
wants to merge 1 commit into from
Closed

Tauri #747

wants to merge 1 commit into from

Conversation

martpie
Copy link
Owner

@martpie martpie commented Mar 3, 2024

Tauri

This is a half-working copy of Museeks ported to Tauri 2.0.

This is highly experimental, many things are broken.

yarn
cargo test --manifest-path src-tauri/Cargo.toml
yarn tauri dev

Screenshot 2024-02-25 at 22 47 30

This is a half-working copy of Museeks ported to Tauri 2.0.

This is highly experimental, many things are broken.

```bash
yarn
cargo test --manifest-path src-tauri/Cargo.toml
yarn tauri dev
```

![Screenshot 2024-02-25 at 22 47 30](https://github.com/martpie/museeks/assets/1311607/cd4481dd-c021-4881-becb-5c321848927b)
@martpie
Copy link
Owner Author

martpie commented Mar 3, 2024

Let me keep track of what's working and what's yet to be fixed. Non-exhaustive.

  • Database setup
  • Config setup
  • Track import
  • Loading UI
  • Header
    • Controls
    • Search
  • Library
    • Playback
    • Context Menu
    • Delete tracks
  • Playlists
    • Auto-import m3u
    • CRUD
      • Create
      • Edit
      • Delete
    • Playback
  • Settings
    • Theme selection
    • __system theme
  • Integrations
    • Single instance
    • macOS close without quitting the app
    • Devtools
    • Dialogs
    • Menu
      • Menu Events
    • Native Theme
    • Sleep Blocker
    • Thumbbar
    • Window Position

@martpie martpie closed this Mar 3, 2024
@martpie martpie deleted the pr747 branch March 17, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant