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 2.0 #745

Closed
wants to merge 1 commit into from
Closed

Tauri 2.0 #745

wants to merge 1 commit into from

Conversation

martpie
Copy link
Owner

@martpie martpie commented Mar 1, 2024

Tauri 2.0

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

ghstack-source-id: 7c4b17e4659c35c8aa0fbddc277fd22e7ca4b846
Pull Request resolved: #745

martpie added a commit that referenced this pull request Mar 1, 2024
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)

ghstack-source-id: 466cf0c126c90141e431b2e7d52aa918bf490321
Pull Request resolved: #745
@martpie
Copy link
Owner Author

martpie commented Mar 1, 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 added a commit that referenced this pull request Mar 1, 2024
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)

ghstack-source-id: 7c4b17e4659c35c8aa0fbddc277fd22e7ca4b846
Pull Request resolved: #745
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)

ghstack-source-id: 7c4b17e4659c35c8aa0fbddc277fd22e7ca4b846
Pull Request resolved: #745
@martpie martpie changed the base branch from gh/martpie/0/base to master March 1, 2024 22:24
martpie added a commit that referenced this pull request Mar 2, 2024
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)

ghstack-source-id: 7c4b17e4659c35c8aa0fbddc277fd22e7ca4b846
Pull Request resolved: #745
martpie added a commit that referenced this pull request Mar 3, 2024
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)

ghstack-source-id: 7c4b17e4659c35c8aa0fbddc277fd22e7ca4b846
Pull Request resolved: #745
@martpie martpie force-pushed the gh/martpie/0/head branch 2 times, most recently from 1841135 to fed4505 Compare March 3, 2024 11:34
@martpie martpie closed this Mar 3, 2024
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