• @[email protected]
    link
    fedilink
    English
    711 months ago

    I’m just happy there’s a rust DE being written in slint. KDE is nice and all, but it’s all C++. No way am I touching that trainwreck of a language again.

    CC BY-NC-SA 4.0

    • Michael Murphy (S76)OP
      link
      English
      211 months ago

      COSMIC is being written in libcosmic, which is based on iced.

        • Michael Murphy (S76)OP
          link
          English
          4
          edit-2
          11 months ago

          The keyword is alternative. All first party applications are written natively with our libcosmic toolkit, which is based on iced-rs. We are using a fork of iced though because we needed to implement a custom runtime with the sctk (smithay client toolkit) for COSMIC applet development, but our desktop applications will use the original winit runtime.