What’s new?

We’ve promoted our KDE Plasma Desktop offering to “Edition” status. The Fedora KDE team has been hard at work making sure bugs get fixed and everything is polished just so. We’re confident that this can stand along our other amazing flagship offerings.

I know the naming is a bit confusing, with GNOME-powered “Workstation” using a generic label while KDE Plasma Desktop has the tech right in the name. We’ll get that figured out eventually. If you don’t know where to start, don’t panic. Pick one and see how it goes. They’re both excellent desktop environments with great upstream communities, and the same Fedora system underneath it all.

We also have a new alternative desktop choice: COSMIC. This is a modern, written-all-in-Rust desktop environment from our friends over at System 76.

Perhaps most excitingly, we have a new installation interface! The previous UI was designed to manage a lot of before-you-even-start configuration choices. Over the past decade, though, we’ve gone to “get the full system installed with no fuss, then set up what you need from a complete environment”. That made the “hub and spoke” model more confusing than helpful. The new UI is streamlined and sleek, just like the Heart of Gold.

Of course, there are other big changes, as well as the usual updates to thousands of packages. See the Fedora Linux 42 Release Notes for all of the details, and don’t miss the “What’s New?” posts here on Fedora Magazine.

  • CaptDust@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    7 days ago

    Which corners are you referring to, specifically? There are some applications that use GTK components, those are styled seperately in the settings under “GNOME/GTK Application Style”. They will never look exactly like a native KDE/QT based application, but you can get them closer.

    Likely you had a lot of GTK apps included with Workstation, you could also look into Qt alternatives to replace them - for example Gedit does not conform in KDE, but Kate will.

    If you wipe and start fresh with the KDE install, it will prefer Qt applications. So that may be a worth while endeavor. Once you are settled, there is no reason to not upgrade in place. My install has been upgraded in place since fedora 32.

    • folekaule@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      6 days ago

      Thank you for replying, very informative. I think I have most of the actions/types I wanted associated with my preferred ones now. The most noticeable one is Firefox when I open downloads from the menu. I’m not sure if Firefox uses xdg or not? I don’t mind GTK or Gnome at all, in fact I probably have spent more time on Gnome, but I do like when things are consistent.

      • CaptDust@sh.itjust.works
        link
        fedilink
        arrow-up
        0
        ·
        6 days ago

        Ah yeah, Firefox is GTK too, and annoyingly hides xdg behind a setting. I apologize in advance as my knowledge here is bit limited, but if firefox is installed with RPM, I think you’ll need xdg-desktop-portal-kde installed, then in firefox’s about:config set widget.use-xdg-desktop-portal = true. I’m not sure how it works with flatpak though.

        But hopefully that helps, best of luck!

        • folekaule@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          6 days ago

          That’s a great tip! It turns out I must have already tried some of that. I found multiple settings in about:config. Anything with a file picker works (open, save as), but the “open folder” from the Downloads dialog must just not use xdg-open, since none of the settings had an effect on that. It’s not the end of the world, but it would be nice to have my Dolphin bookmarks and places.

          Edit: Adding this here in case someone in the future finds this searching for the problem. It looks like I’m bitten by the bug described in comment 55 (near the bottom) of this Firefox bug report. TL;DR: it works if I have Dolphin open already, but if not, it starts Nautilus. While this isn’t great, at least I have a workaround.