I’m noticing more and more Apps actively trying to avoid Themes and instead opting for the fixed default look. Even some of the Default Gnome Apps. And then there are initiatives like Please don’t theme our apps. Is this the slow death of GTK Themes, and if yes, why?

  • Cyborganism@lemmy.ca
    link
    fedilink
    arrow-up
    23
    arrow-down
    12
    ·
    edit-2
    15 days ago

    I’m on the opposite side. I prefer a monolithic, immutable theme where you can only change color accents and that’s it. This provides a consistent experience across all installations from one PC to another.

    Look at Mac or Windows users. If someone is used to using these Desktop environments, when they use another computer with the same OS, they know what to expect. They know how to operate the system right away and immediately be efficient and get things done.

    In a Linux desktop, not only there are a LOT of various desktop environments, AND they can also be customized to hell to a point they’re not even recognizable. From one desktop PC to another you can get wildly different experiences.

    I worked in a Linux company once and when someone asked for assistance or I had to show someone something on their PC, I often couldn’t even use them because I couldn’t find the apps or features I needed. Going from then standard default Gnome 2, to some tile based desktop, to some oddly customized Enlightenment desktop or a KDE environment themed to look like a Mac, it was hell.

    Some people have the opinion that allowing people that freedom is awesome. I think it scares the vast majority of the people away from using a Linux based desktop OS because of this. It looks too complicated for them. And that’s just for desktop environments. Then you get into the whole application management thing with various package managers and snaps and flatpaks. It’s too much. (Edit: Appimages could fix that issue for desktop applications.)

    All of this should be standardized into one simple system. Then we could have Gnome OS, KDE OS, XFCE OS based on Linux, just like we have Mac OS based on Free BSD.

    But that’s my opinion. And I know it’s unpopular among the Linux community, even if I’m right. ;)

    • pivot_root@lemmy.world
      link
      fedilink
      arrow-up
      26
      ·
      edit-2
      16 days ago

      Look at Mac or Windows users.

      Mac, maybe. Windows? No. Not by a long shot. I have the pleasure of using Windows 11 for work, and it’s just as bad as the fragmentation between Linux applications using GTK vs those using Qt—except it’s all made by one single corporation.

      Microsoft just can’t commit to a design language. You have modernized applications made with WinSDK using WinUI, and then you have the “classic” applications made with the Win32 API. And, their designs could not be more diametrically opposed. WinUI applications are crammed full of blank space and animations, whereas Win32 applications look like “and the kitchen sink” Windows XP programs with a coat of paint slapped on top. You have system legacy applications that came straight out of Windows NT and use the same L&F since Windows 8, full of stacking popup models and design decisions made to work around limitations, you have a couple of “modern” applications that use the “my first time making a Flash game” Metro design language of Windows 8, a few more applications that use squared-edge and small border design from Windows 10, and then, finally, the Windows 11 design.

      That’s four entire generations of designs crammed into a single operating system, and unless you only use it to browse the web, you are going to see all of them at some point. Fuck, the modern Settings application still opens the control panel for some things.

      And again, that is just Microsoft’s programs. How about third-party software? You have some programs still using Win32 because they’re built on the bones of your ancestors, other programs using Win32 because WinUI 3 only has official support for C++ or C#, some programs in Qt for cross-platform support, even more programs using Electron because it’s more cost-effective to churn out HTML that looks like Windows than to maintain multiple frontends, and even programs that use Unity or Unreal Engine as a goddamn GUI toolkit.

      Seriously, fuck that. Linux might be mostly split across two GUI frameworks and proprietary pity-offerings that only exist because the company was already using Electron, but at least it’s consistent within them.

    • Dr. Wesker@lemmy.sdf.org
      link
      fedilink
      English
      arrow-up
      20
      ·
      edit-2
      16 days ago

      I see the value in your opinion. I agree to an extent, because I’m a fan of reliable best practices and strict-ish design philosophies. However, there’s no way I could give up all the wonderful flavors of things, such as WMs.

    • TheV2@programming.dev
      link
      fedilink
      arrow-up
      7
      ·
      15 days ago

      If the workflow at a workplace requires a consistent experience across all PCs…why doesn’t that workplace enforce that consistency?

      I understand your frustrations, but corporate or organizational needs should not technically limit the personal needs of using a personal computer.

      (And when people, used to a strict environment, are overwhelmed by the amount of freedom in their new environment, I think it’s better to guide them through the options instead of just taking away everyone’s freedom)