• @jack@monero.town
    link
    fedilink
    7
    edit-2
    10 months ago

    Gnome has a core featureset and a robust extension-system if you need more. There is no bloatware in Gnome.

    Why is there noticeable delay tho when you open apps like Nautilus or Settings? Not even the terminal opens instantly

    • KubeRoot
      link
      fedilink
      310 months ago

      I kinda had the opposite experience, switching from gnome to plasma for the more experimental features it supports on Wayland.

      So far, plasma needs like a literal minute after logging in before any app can open.

      That came with other weird issues, like alt-tabbing with a Fullscreen game being very finicky, sometimes refusing to alt-tab, and sometimes the taskbar breaks and stays frozen for most of the time, only unfreezing for a few seconds every minute or so.

      I would sum up my experience as GNOME being more polished, working more consistently, while Plasma is perhaps better designed, more full-featured, including cases where GNOME is waiting on something to be implemented/standardized.

    • @kaba0@programming.dev
      link
      fedilink
      010 months ago

      Is there any desktop OS that open apps instantly? Because I have never seen any, my phone definitely beats any of them.

      • @jack@monero.town
        link
        fedilink
        010 months ago

        (Tiling) window managers like i3, dwm or sway open apps instantly. If not, then this is mostly because the app you want to open is bloated/ too complex.

        • @kaba0@programming.dev
          link
          fedilink
          110 months ago

          Why would they open them faster? They do the exact same shit. It takes a long time because the OS has to load every file into memory, and especially the first time things line the whole gtk library is loaded is taking its time.