Some of the code is commented out with this note NOT USED BECAUSE FLATPAK REMOVES ACCESS TO DEVICE FILES
Raider is available outside of Flatpak so if features work outside of Flatpak, these features should probably be available for people who are using Raider other than via Flatpak.
I believe it should be possible to detect at runtime whether Raider is running inside the Flatpak envivonment.
Otherwise, you could also use a meson option so that distros could enable the feature (although I think it would be better if it was enabled by default and the Flatpak build could disable it).
Some of the code is commented out with this note
NOT USED BECAUSE FLATPAK REMOVES ACCESS TO DEVICE FILESRaider is available outside of Flatpak so if features work outside of Flatpak, these features should probably be available for people who are using Raider other than via Flatpak.
I believe it should be possible to detect at runtime whether Raider is running inside the Flatpak envivonment.
Otherwise, you could also use a meson option so that distros could enable the feature (although I think it would be better if it was enabled by default and the Flatpak build could disable it).