• A_norny_mousse@feddit.org
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    One of these days, I will switch to KDE.

    My OS paradigm started off as a super-lightweight desktop around Openbox, but more and more I got forced to pull in Gnome dependencies to the point that I switching those to KDE dependencies probably wouldn’t make a dent in performance.

    Speaking of which, what’s KDE’s mail client like?

    • Cethin@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 months ago

      The performance impact of these systems really aren’t a problem for most modern computers. If your computer is running other GUI applications, I think worrying about that is insane. If you’re running a server, sure keep it minimal because you aren’t going to interact with it directly much. For your desktop if you’re running games and stuff, it’s going to be the smallest of your issues. Just do what feels best.

      Even Valve, optimizing their handheld device for maximum battery life, includes KDE. You shouldn’t worry about it probably.

  • Buffalox@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    2 months ago

    File transfer progress bars generally aren’t worth shit, I have no idea how this is still a problem. It dates back to the early 90’s, and it’s still not done properly.
    Almost everything to do with file transfer report it to be finished before it actually is, because it doesn’t consider write back cache. So it’s only the reading part that is finished, not the writing part. Meaning the transfer isn’t actually finished. Never never never trust it is my motto. Personally I’d rather not have the dysfunctional progress bar, if I could have an actually accurate completion notification.

    PS: I just switched back to KDE/Plasma after many years. Overall I’m pretty pleased, but also a bit puzzled about a lot of the simplifications.
    like inability to disable caps lock, and the inability to change double click speed for the mouse. So now I need a startup command for the caps lock, and I needed to edit an ini file for the mouse for such simple things, that used to be accessible through settings???
    But they finally added the ability to use numpad for hotkeys, which I found out, and was what made me switch back to KDE. Now I only miss the ability to use the scroll wheel on hotkeys too. To finally have similar functionality like I had 10-15 years ago with Compiz. 😜

    • ☂️-@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      2 months ago

      GNOME does exactly the same thing.

      very noticeable and annoying when transferring to slower media like usb sticks, sometimes it takes tens of minutes to unmount after copying a large file because its actually still writing.

      i bet MANY people are left with halfway stuff written on their usbs after being in a rush and removing it insecurely on linux after the transfer is “done”. this should absolutely NOT be a thing.

      • Buffalox@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        1 month ago

        i bet MANY people are left with halfway stuff written on their usbs after being in a rush and removing it insecurely on linux after the transfer is “done”.

        AFAIK it can actually destroy the USB if it’s removed while being written.

        • ☂️-@lemmy.ml
          link
          fedilink
          arrow-up
          1
          ·
          1 month ago

          no way to know for sure if its still writing if the progress bar is inaccurate.

    • SqueakyBeaver@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      I’m pretty sure you can disable caps lock (or at least rebind it)

      I currently have caps lock rebound to backspace. Maybe it’s a Wayland only feature and you’re using x11? idk