• @[email protected]
    link
    fedilink
    16
    edit-2
    1 month ago

    GPU acceleration and much more modern UI design (no gradients, flat elements, no shadows and worse contrast). It also has a lot of limitations and deprecations compared to GTK3 but we’re not talking about that. The app doesn’t seem to use the official libadwaita theme though which is a shame because I love it

      • @[email protected]
        link
        fedilink
        5
        edit-2
        1 month ago

        I’m not that advanced to give you a good answer here but basically some UI and backend elements from GTK3 don’t exist in GTK4 and the last one has more limited theming support. The biggest issue is probably the random deprecation and breakage of older things during minor updates of GTK4. This all makes devs use GTK3 instead and not upgrading to GTK4. It’s old, stable and feature-rich

        • @[email protected]
          link
          fedilink
          51 month ago

          Note: much of the benefits and downsides of gtk4 you mentioned are actually libadwaitas up and downsides.

        • @[email protected]
          link
          fedilink
          English
          31 month ago

          This is misleading. GTK4 is very themable.

          However many projects use libawaita which forces a specific style, in order to design a complex and well integrated UI.