For example, theming shouldnt have to be a 10 step process. Make Flatpaks use your themes correctly. Another thing is QT Theming, why is it outside of KDE you can’t use the breeze style? It’s the best and most consistent application style for QT apps. And the final point, when is the naming scheme of org.foo.bar going to be fixed to be the actual name of the package rather than the technical name. Flatpak remove and flatpak install both work without giving the full name, so why doesn’t flatpak run? The naming is the only thing snaps have over flatpak. If nothing is been done how can I contribute?

  • Euphoma@lemmy.ml
    link
    fedilink
    English
    arrow-up
    26
    arrow-down
    1
    ·
    edit-2
    5 months ago

    The org.foo.bar thing is done so that multiple packages with the same name can coexist. It’s a design choice, not something that gets fixed. It would be nice to be able to type in the name of the package and it looks for the package like in flatpak remove and install though.

    • uuhhhhmmmm@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      8
      arrow-down
      1
      ·
      5 months ago

      The problem with “org” part. We’ll never have org.gnome and com.gnome packages. Some apps have io.github.foo.bar. This entire thing is also case sensitive, so I have to guess is org.gnome.epiphany right name or org.gnome.Epiphany.

      • lemmyvore@feddit.nl
        link
        fedilink
        English
        arrow-up
        6
        arrow-down
        2
        ·
        5 months ago

        But you don’t have to guess package names. Installing a Flatpak adds an entry to the Applications menu so you already have a shortcut. If for some reason you need to find out the names, there’s flatpak list.

    • PlexSheep@feddit.de
      link
      fedilink
      arrow-up
      1
      ·
      5 months ago

      I just do flatpaks install something and it finds a few packages named something and let’s me chose. What else do we need, besides flatpaks being more cli friendly?