-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
There are currently 2 barriers preventing Mixtapes from being built for macOS and Windows:
- WebKitGTK, which is used for logging in graphically. It's the only way to embed a WebView into GTK-4 apps
- The build process is extremely complicated. I tried on Windows last month and rage quit cuz of the amount of stuff I had to install just for it to not work lmao
Possible solutions:
- Use pywebview for the login process. This will decouple the WebView from the app window but it's not like I have any other options :/
- Understand MSYS2 MINGW and hopefully create GitHub actions for it (and flatpak auto builds to solve people having issues with flatpak-builder for whatever reason), same for whatever macOS needs. Might use the approach taken by https://github.com/giantpinkrobots/varia.git
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed