[Feature Request]: too bloated, i think if you have time can u change from electron.js instead? #3573
Labels
No labels
awaiting-reply
breaking changes
bug
cannot-reproduce
dependencies
documentation
duplicate
electron-issue
enhancement
fix-available
good first issue
help wanted
invalid
javascript
need more information
need rebase
official-youtube-music-issue
plugin request
question
release
security
stale
Status: blocked
typo
wontfix
ytmd-issue
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: YTMD/youtube-music#3573
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Preflight Checklist
Problem Description
consider using more efficient framework would be appreciated
Proposed Solution
qml/qt6 or 5, iced(rust) , Tauri v2 which is like electron but more lightweight cause it uses the system's native WebView, flutter is great too
Alternatives Considered
qml/qt6 or 5, iced(rust) , Tauri v2 which is like electron but more lightweight cause it uses the system's native WebView, flutter is great too
Additional Information
No response
Look at the code - it's months, or even years, of reworking the project. If you seriously want to transition, then start doing it yourself, thereby helping the project.
that's close to impossible, it would be an entirely different project
also, Tauri is not designed for loading external websites, there is no way to control the webview from the Rust side, meaning we can't inject code
if you can get Tauri to load up
music.youtube.com
and are able to inject javascript into it, then sureotherwise, no
Edit: there may be high chances of success if we used saucer instead, but it wouldn't be a great experience for our use case
dude do you really know how this application works?
lmfao i know enough to see the bloat—maybe that's why you don't. maybe you should look into how Electron works before dismissing the idea.
criticism doesn’t always mean i have to do the work myself. i’m busy with other projects, but maybe i’ll revisit this when i have time.
understood, i appreciate the detailed response. my intention was just to give some input. if things change down the line, maybe it’s something to consider again.
See https://github.com/th-ch/youtube-music/issues/3088#issuecomment-2771477188
Switching to tauri or wails does not mean "efficient".