• Blue_Morpho@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    2
    ·
    2 days ago

    respect for the user, consistency, customisability,

    Customizability, absolutely. But Linux has a distinct lack of respect for users (from a GUI perspective) and consistency. Customizability is frequently in direct conflict with consistency. Different distros have different GUI’s. The apps in the distros use different toolkits for their development which yields wildly inconsistent GUI’s inside the programs.

    • guynamedzero@piefed.zeromedia.vip
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 days ago

      Whoa, different developers making entirely different projects might do things differently? That’s unfathomable!

      I can’t believe that Discord and Steam and Firefox have different UI’s on Linux! Oh, they’re also different on windows and MacOS.

      It’s almost like any app on any operating system is going to have a different gui!

      • Blue_Morpho@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 day ago

        Windows doesn’t come with multiple Window Managers that you choose from like Kde vs Gnome. Windows programs have access to the same standard Windows toolkit for menus and dialogs. A program has to go out of its way to not use the standard libraries. That is usually only seen in programs that are using ported Linux gui libraries under Windows. Whereas in Linux, there are multiple GUI toolkits and multiple Window Managers meaning there is is absolutely no standard for any apps.

        • guynamedzero@piefed.zeromedia.vip
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 day ago

          doesn’t come with” doesn’t give you the option

          Guess what, Linux also doesn’t “come with” multiple DE’s, it just gives you the ability to install and use a different one.

          Having choice is always better. It’s always better to have an alternative to switch to if something goes wrong with your current software.

          I personally don’t like Gnome, but I love that it exists! That way, if something bad happens to KDE, I know I’ll have a safe place for myself.

          • Blue_Morpho@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            19 hours ago

            Guess what, Linux also doesn’t “come with” multiple DE’s, it just gives you the ability to install and use a different one.

            Oh come on. Your restatement means the same thing. Install a different distro and you can have a different DE.

            And yes Windows doesn’t give you the choice. I said that in my initial statement that customization is often in conflict with consistency.

            Having choice is always better.

            Yes but you can’t then also claim that all Linux distros are consistent.

            • guynamedzero@piefed.zeromedia.vip
              link
              fedilink
              English
              arrow-up
              1
              ·
              16 hours ago

              No, you don’t have to install a different distro. You can choose to have any software running on any distro. I never said distros are consistent, because that’s my whole point, every dev is going to work differently, that’s the fucking point. You can do anything on any fucking distro

              • Blue_Morpho@lemmy.world
                link
                fedilink
                English
                arrow-up
                1
                ·
                14 hours ago

                No, you don’t have to install a different distro.

                Ubuntu ships with Gnome. That you can change it is actually the point I was making.

                I replied to this:

                respect for the user, consistency, customisability,"

                With the statement that consistency is often at odds with customizability.

                Your claim was this:

                It’s almost like any app on any operating system is going to have a different gui!

                Windows apps do not have as much inconsistency as apps on Linux because of the lack of customizablity. A Windows developer has to go out of their way to avoid the standard Windows libraries to make their app look unique. Linux apps are all different because there is no way to make them consistent. Even if you try to make your app consistent in say Gnome, someone is going to be running KDE.

                Consistency is almost always at odd with customizability.