-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Flatpak support #80
Labels
Comments
maybe we will need the nvidia runtime to use wgpu ❓ |
Need to generate a source file for the manifest using https://github.com/flatpak/flatpak-builder-tools. carreful with the local cache. |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think this is possible.
Probably need some udev rules like openRGB
https://openrgb.org/udev
flatpak repo: https://github.com/flathub/org.openrgb.OpenRGB
the pull request to flathub of openRGB: flathub/flathub#2677
tauri discussion about flatpak (the file could be generated by cargo packager eventually)
Process to add flatpak support (doc: https://docs.flatpak.org/en/latest/introduction.html)
The text was updated successfully, but these errors were encountered: