• toman@lemmy.zip
    link
    fedilink
    English
    arrow-up
    13
    ·
    25 days ago

    Theming GTK2 and GTK3 applications was simple. Applying custom themes to GTK4/libadwaita apps is unsupported. You can enable dark mode and change the accent colours, but that’s about it.

    KDE/Qt supports theming out of the box, but theming apps outside KDE is painful. You have to juggle with several utilities (qt5ct, qt6ct, Kvantum manager) and many environmental variables. For example, Krita doesn’t respect the theme you set using qt5ct unless you set KRITA_NO_STYLE_OVERRIDE=1. Using qt6ct I can make Okular (and other Qt6 apps) use the style that emulates Windows 95, but I can’t make them use a custom colour palette, so they stick out.

    The worst thing you could do is try to make GTK and Qt apps look consistent.

  • dinckel@lemmy.world
    link
    fedilink
    arrow-up
    11
    ·
    25 days ago

    Granted that seemingly everyone is abandoning GTK after they’ve forced an impossibly rigid styling system down everyone’s throat, that should be an easy decision

    • DoctorPress@lemmy.zip
      link
      fedilink
      arrow-up
      1
      arrow-down
      3
      ·
      18 days ago

      Also note how they are so eager to drop X11 support. IMO wayland is not stable and full of flaws by now and X11 isn’t going anywhere soon. Dropping X11 support will be sure to hurt them.

      • dinckel@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        17 days ago

        Any major maintainer has given a whole plethora of reasons why support is being sunset, all of which are abundantly clear. The wayland flaws argument is 5 years old at this point

        • DoctorPress@lemmy.zip
          link
          fedilink
          arrow-up
          1
          arrow-down
          3
          ·
          17 days ago

          What did improve since 5 years? The remote desktop is still pretty shit, which X11 is simply better than Wayland.

  • Hellfire103@lemmy.ca
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    25 days ago

    Qt6 is a lot more customisable than GTK 4, but you probably won’t notice if:

    • You’re using GTK 2/3
    • You’re using a boring flat theme

    However, if you’re using Flatpaks, GTK is possibly better.