Commit Graph

5 Commits

Author SHA1 Message Date
Milan Crha
2839058c81 flatpak: Stop disabling WebKitGTK's sandbox
The WebKitGTK 2.40.0 ignores the environment variable and only claims
a warning on the console, thus remove it.
2023-03-31 12:36:26 +02:00
Milan Crha
94dccfdf96 Flaptak: Export WEBKIT_FORCE_SANDBOX=0 in the wrapper script
To be able to print.

Related to https://bugs.webkit.org/show_bug.cgi?id=202363
2020-11-26 11:38:45 +01:00
Milan Crha
e6383f64f6 Flatpak: Do not start gpg-agent in the Fedora build
This is looking for a system-installed pinentry, in contrast to
the Flathub build, which builds its own pinentry, thus no need
to override where the pinentry is installed in the Fedora Flatpak.
2020-11-23 11:28:57 +01:00
Milan Crha
139076b8f0 Update flatpak-evolution-wrapper.sh.in - kill gpg-agent it started
Thus the `bwrap evolution` can stop.

Related to https://gitlab.gnome.org/GNOME/evolution/issues/564
2019-08-05 13:06:04 +02:00
Milan Crha
e1ade46049 Add Flatpak wrapper and helper scripts 2019-07-15 18:35:28 +02:00