• Nemesis ☭
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    10 months ago

    Its mostly the devs and the bad decisions they make around GNOME, for me i use a lot of apps that require Server Side Window Decorations (SSD) to be useful, specifically apps like Foot terminal (default gnome console or gnome terminal is not featureful enough and neither have sixel support, whereas foot terminal does have sixel) and gnome doesnt have any SSD on wayland, and GNOME also lacks customization features and doesnt have a standardized theming API and the GNOME devs consider themes to be “unsupported”. Unlike on KDE Plasma where themes have a standardized API through the toolkit (qt) and are officiall supported. Also GNOME in general lacks basic features that require extensions whereas on other desktops you have things like a systray as a default.

    • wolii1@lemmy.world
      link
      fedilink
      arrow-up
      3
      arrow-down
      2
      ·
      edit-2
      10 months ago

      I agree regarding SSD, I do a lot of graphics development and having to deal with decorations on your own is really annoying. However, most windowing libraries support them nowadays. (GLFW has an open MR to include Libdecor)

      The lack of customization has been a decision they made in favor of Libadwaita. Libadwaita is a GTK4 library that makes developing apps for Gnome way faster. The Gnome ecosystem has really evolved in the last two years thanks to Libadwaita, there are so many nicely designed and practical apps. This is the trade-off I am willing to make. For me, a uniform and consistent desktop is way more important than theming, especially when apps look amazing by default.

      I don’t get what basic features are missing. I have been using Gnome for years now, I never felt the need for an additional feature. A system tray is not a „basic feature“, as I said, not every desktop has to be a Windows clone. I have never felt the need for one, if I need an app, I just launch it. Why do I have to have a bunch of cluttered and ugly icons visible all the time? An app can run in the background without a system tray by the way.

      • Nemesis ☭
        link
        fedilink
        English
        arrow-up
        2
        ·
        10 months ago

        running in the background isnt a system tray. every other desktop on the face of the earth has a system tray. It’s a basic espected feature and i use system tray functionality all the time.