This repo hosts the Flatpak manifest for Fluxer, available at Flathub.
flatpak install flathub app.fluxer.Fluxer
flatpak run flathub app.fluxer.FluxerTo make Fluxer's launch flags persistent, add them to ~/.var/app/app.fluxer.Fluxer/config/fluxer-flags.conf (one option per line):
# This is just an example
--ozone-platform-hint=auto
# This line will be ignored
--enable-features=WaylandWindowDecorations
Default Flatpak permissions for this package limit Fluxer's ability to access your file system. Fluxer uses xdg-desktop-portal's file chooser portal to provide an interface to upload files. If your environment doesn't support this, you can manually give Fluxer access to as many directories as you want with Flatseal or flatpak override.
Before reporting a bug, please try to replicate the issue on a non-sandboxed official package first. If the problem only occurs on the Flatpak, feel free to open an issue on this repository. Otherwise, open an issue in fluxerapp/fluxer.
If you need help troubleshooting or have suggestions related to the Flatpak version, you can join the Fluxer Developers community and discuss them in the #flatpak channel.