KDE/plasma-workspace

Various components needed to run a Plasma-based environment

C++

287

15,620 commits

updated Sep 23, 2026

See the code

README

Plasma Workspace

Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCMs, applets as well as multiple libraries.

TaskManager Library

The Task Manager provides various QAbstractListModel-based model for listing Windows (TaskManager::AbstractWindowTasksModel), Startup tasks (TaskManager::StartupTasksModel) and Launcher Job (TaskManager::LauncherTasksModel).

Workspace Library

libkworkspace provides functions to allow you to interact with the %KDE session manager (SessionManagement).

Notification Manager Library

libnotificationmanager is responsible for listing notifications, closing them and interacting with them in Plasma. This class provides a %Qt model for jobs: NotificationManager::JobsModel. As well as a %Qt model for notifications and jobs: NotificationManager::Notifications.

Contributors

(top 30 of 361)

kbroulik

1,681 commits

notmart

1,645 commits

easyteacher

1,603 commits

davidedmundson

1,167 commits

KDE/plasma-workspace

Various components needed to run a Plasma-based environment

C++

287

15,620 commits

updated Sep 23, 2026

See the code

README

Plasma Workspace

Plasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen. It contains shared KCMs, applets as well as multiple libraries.

TaskManager Library

The Task Manager provides various QAbstractListModel-based model for listing Windows (TaskManager::AbstractWindowTasksModel), Startup tasks (TaskManager::StartupTasksModel) and Launcher Job (TaskManager::LauncherTasksModel).

Workspace Library

libkworkspace provides functions to allow you to interact with the %KDE session manager (SessionManagement).

Notification Manager Library

libnotificationmanager is responsible for listing notifications, closing them and interacting with them in Plasma. This class provides a %Qt model for jobs: NotificationManager::JobsModel. As well as a %Qt model for notifications and jobs: NotificationManager::Notifications.

Contributors

(top 30 of 361)

kbroulik

1,681 commits

notmart

1,645 commits

easyteacher

1,603 commits

davidedmundson

1,167 commits

Languages

C++

72.1%

QML

16.6%

C

4.2%

Python

3.2%

CMake

3.2%