this post was submitted on 29 Aug 2023
171 points (98.9% liked)

Linux

48208 readers
709 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
all 9 comments
sorted by: hot top controversial new old
[–] BallzofFury@lemmy.one 18 points 1 year ago

Definitely a feature I’ve missed from chrome, going to enjoy not having to rely on janky extensions

[–] regalia@literature.cafe 16 points 1 year ago

They have a Firefox translations extension which is pretty good and entirely client side. Unfortunately it didn't support many languages and didn't support Chinese or Japanese so it was a deal breaker for me.

[–] stormio@lemmy.ca 7 points 1 year ago

FYI, the translation feature is available in the current stable version (v117), but it's disabled by default. To enable it, go to about:config and set browser.translations.enable to true. I tried it earlier on a German website and it worked well.

Reference: https://www.ghacks.net/2023/08/27/how-to-enable-firefoxs-native-translate-feature-in-firefox-117/

[–] technologicalcaveman@kbin.social 6 points 1 year ago (2 children)

This is cool, but beyond anything I wish the linux version of firefox used my default filepicker. It keeps choosing to use the gtk file picker instead of thunar or whatever else I choose.

[–] Audacity9961@feddit.ch 8 points 1 year ago (1 children)

It can already do that as long as your desktop environment uses portals. You just need to set the appropriate about:config flag or envvar.

TIL Firefox could use the updated GNOME File Picker with thumbnails. Just set widget.use-xdg-desktop-portal.file-picker to 1 instead of 2.

For KDE.

[–] 1984@lemmy.today 2 points 1 year ago* (last edited 1 year ago)

I don't think that's possible. You can switch between gtk and kde file pickers though.

[–] neytjs@lemmy.ml 4 points 1 year ago

Nice. That is definitely a feature that Firefox currently lacks compared to Chromium (I don't use actual Chrome much).