• sonofearth@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 hours ago

    Wait… Either I have bad grammar or you misinterpreted lol. I meant “Linux has more to offer than Windows”

    • Alaknár@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      3 hours ago

      No. I said that there’s a bunch of things (e.g. stability, updates management, features (like window tiling), etc.) that Windows has and Linux does not.

      There’s A LOT Linux does great. There’s also a lot Windows does great that Linux massively fails at.

      Even some silly things like multi-screen support or saving windows positions between reboots… Lots of small things.

      • sonofearth@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 hours ago

        Linux has all of this out of the box (don’t know about windows positions after reboot, I have never tried that even on Windows). What distro and DE are you using? I am using Arch with KDE Plasma and it has been pretty much flawless and stable for me.

        • FarrellPerks@feddit.uk
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          43 minutes ago

          Using Bazzite with KDE Desktop and can confirm that it keeps multi-window positions after reboot.

        • Alaknár@sopuli.xyz
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 hours ago

          Especially when you’re on Arch with KDE, you don’t have:

          1. good update management
          2. window tiling
          3. saving window positions

          I know because I’m on Arch with KDE.

          By “good update management” I mean what MS does - all updates are pushed once a month, on Patch Tuesday (second Tuesday of the month). You can put it in your calendar and plan for a necessary reboot.

          I know Arch is a rolling release so it doesn’t have that on purpose, but it’s not much better with Ubuntu - I was getting updates every couple of days, once a week at best.

          Window tiling doesn’t exist “out of the box”, you need third party software (which, apparently still doesn’t give you what Windows has out of the box) or a switch from KDE to COSMIC, which still doesn’t give you the freedom of choice that Windows has (it’s either “everything is tiled” or “nothing is tiled”).

          Saving window positions (on Wayland) is the most confusing one, because it seems like the one that’d be the easiest to implement, but KDE devs just flat out refuse to do it. I hear that it works on X11.

          Multi-monitor support is piss poor. If I spread my windows across multiple monitors and then turn one monitor off, those windows are no longer accessible. SDDM displays the same interface on each monitor, and each is a separate instance of SDDM - meaning, you can type in your password on monitor 2, and if you press “OK” on monitor 1, it will fail, because the password field is empty. It’s just silly design. On Windows, if you disconnect an extra screen, all the content gets dropped on the main screen. Since Windows 11, if you then re-connect the screen, all windows will pop back into their places before the disconnect happened.