Somewhat of a PSA for Qt users:
On Linux, Firefox will now default to the XDG portal file picker if available, rather than the GTK3 one, which is usually better integrated with the user’s desktop environment, and more powerful. https://www.firefox.com/en-US/firefox/149.0/releasenotes/
Edit: I talk about a patched version below, but it was an about:config toggle in more recent times.
Always needed a patched version of Firefox before for that. Presumably most distros will transparently throw that patch out of their Firefox package, so likely don’t have to do anything.
But well, you don’t specifically need a patched version anymore for that, so if that’s a separate package on your distro, you could consider using the normal package again. Although, I believe there’s also still patches floating about for using the KDE mimetype system…


You can still move your folder from
.config/librewolf/to.librewolf/and it will use it from there. At least, it works like that in Firefox (potentially to be removed in the future, but there’s no real reason to remove it any time soon).But yeah, I don’t know how that works together with KeePassXC. I mean, if it worked on LibreWolf before, then presumably moving the folder back to
.librewolf/should fix it until KeePassXC is updated…(And yes, the
.config/directory is specified by the XDG standard.)(Also, good shout about the directory being relevant. I guess, that’s also why the extension is currently broken for me, because I was a bit too eager to switch to the
.config/dir. 🙃)