Skip to content

KDE/plasma-desktop

Repository files navigation

Plasma Desktop

Plasma for the desktop form factor. This repository contains code for many of the widgets, KCMs, and other parts of the Plasma Desktop.

See the CODEMAP to get an idea of the layout of this repository.

See Also

This repository contains only components specific to the desktop form factor. Components which are more generic can be found elsewhere under the Plasma group or in individual repositories. For example:

  • Plasma Workspace contains more generic code shared between Desktop, Mobile, and other form factors of Plasma. If you can't find what you're looking for in plasma-desktop, look here first.
  • libplasma includes the building blocks for Plasma widgets.
  • Plasma NetworkManager Applet has code for the network manager widget.
  • Plasma PulseAudio Applet is where the code for the PulseAudio KCM and widget lives.
  • Plasma Add-ons is the home of the rest of the widgets that aren't in plasma-desktop, plasma-workspace, or another specific repository. For example: Web Browser, Comics, and Sticky Notes.

Building

The easiest way to make changes and test Plasma Desktop during development is to build it with kdesrc-build.

Contributing

Like other projects in the KDE ecosystem, contributions are welcome from all. This repository is managed on KDE Invent, our GitLab instance.

If you get stuck or need help with anything at all, head over to the KDE New Contributors room on Matrix. For questions specifically about Plasma Desktop, please ask in the KDE Development room. See Matrix for more details.