In Plasma 6, multiple regression happened to the application dashboard, which is by far my favorite launcher. I did file bug reports and all that, but I would love to try to contribute by fixing some of the bugs. Where do I start and what are the required skills?

  • Björn Tantau
    link
    fedilink
    17 months ago

    Great! Then you should look for the dashboard’s git repository, compile it and look through the codebase to try and understand it.

    • @RuneFOP
      link
      57 months ago

      That is kind of where I am stuck - the repo only has a “metadata.json” file, nothing else.

      • @[email protected]
        link
        fedilink
        English
        6
        edit-2
        7 months ago

        I can’t be sure, but think this is what you are looking for:
        In: [email protected]:plasma/plasma-workspace.git Go to ->/plasma-workspace/applets/kicker/plugin/dashboardwindow.h

        • @RuneFOP
          link
          17 months ago

          Thank you!

          • @[email protected]
            link
            fedilink
            English
            1
            edit-2
            7 months ago

            I just recently realised that all(well, most of) the plasma stuff was in the same package.
            Got to this repo while looking for breeze sddm theme