Very interesting occurrence. I just double-checked firedragon.cfg
as well as my own about:config
, no sign of the clearOnShutdown values being added or removed. The last commit was last week, here we did in fact import some Librewolf changes, none of them are actually responsible for clearing on shutdown though. Nevertheless, I just added those mentioned back to explicitly keep history and cookies.
Search Criteria
Package Details: firedragon 1:11.21.0_1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/firedragon.git (read-only, click to copy) |
---|---|
Package Base: | firedragon |
Description: | Floorp fork build using custom branding and settings |
Upstream URL: | https://firedragon.garudalinux.org |
Keywords: | browser firedragon firefox floorp |
Licenses: | MPL2 |
Replaces: | firedragon-next |
Submitter: | polyzen |
Maintainer: | dr460nf1r3 (FGD, garudalinux) |
Last Packager: | garudalinux |
Votes: | 23 |
Popularity: | 0.48 |
First Submitted: | 2021-04-22 10:57 (UTC) |
Last Updated: | 2024-11-24 16:56 (UTC) |
Dependencies (52)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- dbus-glib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libevent (libevent-gitAUR)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- libwebp (libwebp-gitAUR)
- libxss
- libxt
- mime-types (mailcap)
- nss (nss-hgAUR)
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR)
- ttf-font (neuropol-ttfAUR, ttf-win7-fontsAUR, ttf-ms-win8AUR, ttf-ms-win8-arabicAUR, ttf-ms-win8-hebrewAUR, ttf-ms-win8-seaAUR, ttf-ms-win8-indicAUR, ttf-ms-win8-japaneseAUR, ttf-ms-win8-koreanAUR, ttf-ms-win8-zh_cnAUR, ttf-ms-win8-zh_twAUR, ttf-ms-win8-thaiAUR, ttf-ms-win8-otherAUR, ttf-kidsAUR, ttf-liberation-sans-narrowAUR, ttf-cavafy-scriptAUR, ttf-ms-fontsAUR, ttf-dejavu-ibAUR, ttf-zeldaAUR, ttf-oxygenAUR, ttf-oxygen-gfAUR, ttf-share-gfAUR, ttf-gostAUR, otf-inconsolata-dzAUR, ttf-d2codingAUR, ttf-agaveAUR, ttf-caracteresAUR, ttf-cuprumAUR, ttf-autour-oneAUR, ttf-impallari-milongaAUR, ttf-impallari-miltonianAUR, ttf-clarity-cityAUR, ttf-ms-win10AUR, ttf-ms-win10-japaneseAUR, ttf-ms-win10-koreanAUR, ttf-ms-win10-seaAUR, ttf-ms-win10-thaiAUR, ttf-ms-win10-zh_cnAUR, ttf-ms-win10-zh_twAUR, ttf-ms-win10-otherAUR, ttf-win10AUR, ttf-bmonoAUR, ttf-pt-astra-factAUR, ttf-weblysleekuiAUR, ttf-pt-astra-sansAUR, ttf-pt-astra-serifAUR, ttf-pt-sansAUR, ttf-pt-serifAUR, ttf-pt-monoAUR, ttf-pt-root_uiAUR, ttf-xo-fontsAUR, ttf-paratypeAUR, ttf-plemoljp-binAUR, ttf-dejavu-emojilessAUR, noto-fonts-variable-liteAUR, ttf-lucida-fontsAUR, ttf-plemoljpAUR, ttf-juiseeAUR, ttf-ms-win10-autoAUR, ttf-karlaAUR, noto-fonts-latin-greek-cyrillicAUR, apple-fontsAUR, ttf-ms-win11AUR, ttf-ms-win11-japaneseAUR, ttf-ms-win11-koreanAUR, ttf-ms-win11-seaAUR, ttf-ms-win11-thaiAUR, ttf-ms-win11-zh_cnAUR, ttf-ms-win11-zh_twAUR, ttf-ms-win11-otherAUR, ttf-ms-win11-autoAUR, ttf-ms-win10-cdnAUR, noto-fonts-liteAUR, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR, gnu-free-fonts, noto-fonts, ttf-bitstream-vera, ttf-croscore, ttf-dejavu, ttf-droid, ttf-ibm-plex, ttf-input, ttf-input-nerd, ttf-liberation)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cbindgen (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- diffutils (make)
- dump_syms (dump_syms-gitAUR) (make)
- Show 32 more dependencies...
Required by (1)
Sources (3)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »
dr460nf1r3 commented on 2022-10-29 06:51 (UTC)
nihilnovi commented on 2022-10-28 14:45 (UTC) (edited on 2022-10-28 15:15 (UTC) by nihilnovi)
It is only me or last update removed these lines in config:
user_pref("privacy.clearOnShutdown.cache", false);
user_pref("privacy.clearOnShutdown.cookies", false);
user_pref("privacy.clearOnShutdown.offlineApps", false);
And it did forcefully set:
user_pref("privacy.clearOnShutdown.history", true);
Which if you ask me is not good thing to set automatically - did some of librewolf shenanigans went live into firedragon?
I was able to restore most of things but my last session went bye bye.
dr460nf1r3 commented on 2022-10-27 12:43 (UTC)
Thats interesting, it builds just alright for me.
Neko-san commented on 2022-10-26 03:54 (UTC)
For some reason, with the mold
linker being used now, builds consistently fail for me when it gets to compiling libxul.so
; claiming that I ran out of storage space (I have 80+GBs available), although, this does not happen to me if I set it back to lld
vendion commented on 2022-10-10 10:07 (UTC) (edited on 2022-10-10 10:07 (UTC) by vendion)
With firedragon 105.0.3-2 I'm getting a checksum failure on firedragon.desktop.
==> Validating source files with sha256sums...
firefox-105.0.3.source.tar.xz ... Passed
firefox-105.0.3.source.tar.xz.asc ... Skipped
firedragon.desktop ... FAILED
common ... Skipped
settings ... Skipped
librewolf-source ... Skipped
librewolf-settings ... Skipped
cachyos-source ... Skipped
==> ERROR: One or more files did not pass the validity check!
I did even try doing it as a clean install via yay and still getting the checksum error.
dr460nf1r3 commented on 2022-10-08 09:59 (UTC) (edited on 2022-10-08 09:59 (UTC) by dr460nf1r3)
Hey, thanks for the report. It's fixed in the newest version.
orlfman commented on 2022-10-08 05:07 (UTC) (edited on 2022-10-08 05:08 (UTC) by orlfman)
qt filepicker isn't working anymore since updating to 105.0.1-4. the previous 105 version worked fine though. the gtk filepicker is what comes up.
dr460nf1r3 commented on 2022-09-10 08:30 (UTC)
@nihilnovi: the "update" was just supposed to contain the version update. I didn't remove it intentionally, this just slipped in after testing some things. That being said, I just re-added both of them. Thanks for notifying me :)
orlfman commented on 2022-08-21 07:15 (UTC) (edited on 2022-08-30 20:20 (UTC) by orlfman)
love firedragon. integrates perfectly with kde (so nice having the QT file picker over dumb gtk's that doesn't support thumbnails) and has a lot of sane privacy focused defaults. and one of the few kde focused firefox's on the aur that actually compiles most of the time. my only recommendation if possible, would to make its user agent default to firefox. i always change it myself in about:config because a lot of sites freak out :/
edit: thank you for updating it to use the firefox user agent. i like that you set it to report "windows" as well. firefox and windows reporting makes it harder for unique tracking too :)
Pinned Comments
dr460nf1r3 commented on 2024-04-17 16:23 (UTC) (edited on 2024-04-17 16:26 (UTC) by dr460nf1r3)
Everyone can now participate in the general package update process! The process is almost entirely automated, these are the necessary steps:
firedragon
folder contains the files of this repo)FGD commented on 2024-02-03 22:31 (UTC)
We are finally there! After being frozen on version 119 and investing quite some time improving the app,
Firedragon
now has an entirely new base!Please see the Announcement post:
https://forum.garudalinux.org/t/new-firedragon-major-version-is-out/34585