• LeFantome@programming.dev
    link
    fedilink
    arrow-up
    17
    ·
    2 months ago

    What I am most excited for in COSMIC is the promise of tiling in a full DE. I like the idea that you can switch back and forth.

    I started trying it out a month or so ago. Still pretty incomplete. Promising though.

    The fact that it may drive the Rust GUI ecosystem forward is exciting as well. I do not need to see everything re-written in Rust but it will be great if Rust is a realistic option for new app dev.

  • makingStuffForFun@lemmy.ml
    link
    fedilink
    arrow-up
    11
    ·
    2 months ago

    I run it on many of my devices, but I am absolutely waiting this one out to see just how useful it is, what’s missing, what’s not, and until it’s ready to be a daily driver. Very exciting.

  • doodledup@lemmy.world
    link
    fedilink
    arrow-up
    14
    arrow-down
    5
    ·
    edit-2
    2 months ago

    Modern design they say? It still looks like 2010. They can’t even get the spacings and paddings right.

    • AProfessional@lemmy.world
      link
      fedilink
      English
      arrow-up
      16
      arrow-down
      3
      ·
      2 months ago

      The project is motivated by “I like Rust, lets make a whole desktop in it” not by good UX.

      • LeFantome@programming.dev
        link
        fedilink
        arrow-up
        17
        ·
        2 months ago

        Depends on your point of view.

        Their motivation was “we have a vision for our UX and GNOME won’t let us do it — so let’s write our own.”

        It was only after deciding to write their own that they decided to write it in Rust.

        They like Rust, but that is not what motivated them to make COSMIC.

        • AProfessional@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          arrow-down
          1
          ·
          edit-2
          2 months ago

          My view is that if the goal was to effectively make good software they wouldn’t start from scratch.

          If they used wlroots the desktop would be usable today with a good feature set.

          If they used Qt or GTK they would have feature rich well supported software. (GTK4 could have been an improvement for them, it’s designed around being minimal and having platform libraries implement design choices)

          They didn’t take a practical approach imo. You could argue its a long term investment but because of it it’s probably years off of feature parity. The only upside today is… it’s written in Rust.

          • model_tar_gz@lemmy.world
            link
            fedilink
            arrow-up
            4
            ·
            2 months ago

            Sometimes old software just has too much legacy spaghetti written in to really build from though. Starting from scratch gives new ideas room to breathe and grow that might otherwise be impossible to implement in the previous framework—which while probably useful can also be stifling. See the reason why Wayland is being written to replace Xorg.

          • teolan@lemmy.world
            link
            fedilink
            arrow-up
            3
            ·
            2 months ago

            They dix not build the compositor from scratch, they built it on top of smithay, a library similar to wlroots but written in Rust.

            I don’t know if you’ve actually tried to use GTK or QT, but it’s insanely painful. There is a reason almost all apps are written in Electron. Native GUI toolkits suck. If they had used GTK they would have still had an outdated and hard to maintain toolkit, and to deal with Gnome politics. Using GTK was actually the initial idea.

            If we want Linux Desktop to succeed, at some point we have to build tools that people want to use. I’m glad they’re doing it.

            • AProfessional@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              2 months ago

              I have written apps in those toolkits. I can’t say it’s easier than the web of course but it’s not that bad.

    • TheGrandNagus@lemmy.world
      link
      fedilink
      English
      arrow-up
      12
      arrow-down
      2
      ·
      2 months ago

      Yeah.

      Don’t get me wrong I guess I’m glad to see a bit more diversity in the DE space, but the design of cosmic has always been “Gnome but a bit dated and uglier” to me.

      Still, theming exists despite the quirks it can cause sometimes, so it’s not the end of the world.

      I’m still going to have a little mess around with it and see what it’s like though.

    • Gebruikersnaam@lemmy.ml
      link
      fedilink
      arrow-up
      7
      arrow-down
      1
      ·
      edit-2
      2 months ago

      When I used Pop!_OS I disabled their extensions because it felt way more clunky than stock GNOME. The applications menu looks out of place and the bottom bar wastes so much vertical space by default. In the end I just switched to Fedora when I got more comfortable with Linux. I’m a little sad that this looks exactly like GNOME with the extensions baked in and not something novel entirely. It is, however, exciting to see a new player enter the field and learn from their approach.

    • CrabAndBroom@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      2 months ago

      Daily driving it is brave! I’ve been trying it out in a VM and found it to be pretty… temperamental so far lol. But obviously it’s a pre-alpha so that’s to be expected.

      • 书行 [he / comrade]@lemmygrad.ml
        link
        fedilink
        English
        arrow-up
        3
        ·
        2 months ago

        Yeah, it can be sometimes. But to be completely honest, my workflow is not that deep. I just need neovim, a web browser and spotify. Every other application I use runs natively/smooth on Wayland, so no problems there. My biggest grip right now is that I can’t change input methods on the fly for some reason, but I’m sure they will address it at some point.