KDE Plasma 5
KDE Plasma 5 is the fifth generation of the KDE Plasma graphical workspaces environment, created by KDE primarily for Linux systems. KDE Plasma 5 is the successor of KDE Plasma 4 and was first released on 15 July 2014. It was succeeded by KDE Plasma 6 on 28 February 2024.
Plasma 5 includes a new default theme, "Breeze", and increased convergence across different devices. The graphical interface was fully migrated to QML, which uses OpenGL for hardware acceleration, providing better performance and reduced power consumption.
Plasma Mobile is a Plasma 5 variant for Linux-based smartphones.
Overview
Software architecture
KDE Plasma 5 is built using Qt 5 and KDE Frameworks 5. It improves support for HiDPI displays and ships a convergent graphical shell, which can adjust itself according to the device in use. 5.0 also includes a new default theme, dubbed Breeze. Qt 5's QtQuick 2 uses a hardware-accelerated OpenGL scene graph to compose and render graphics on the screen, which allows for the offloading of computationally expensive graphics rendering tasks onto the GPU, freeing up resources on the system's main CPU.Windowing systems
KDE Plasma 5 uses the X Window System and Wayland. Support for Wayland was prepared in the compositor and planned for a later release. It was made initially available in the 5.4 release. Stable support for a basic Wayland session was provided in the 5.5 release.Support for NVIDIA proprietary driver for Plasma on Wayland was added in the 5.16 release.
Development
Since the split of the KDE Software Compilation into KDE Plasma, KDE Frameworks and KDE Applications, each subproject can develop at its own pace. KDE Plasma 5 is on its own release schedule, with feature releases every four months, and bugfix releases in the intervening months.Workspaces
The latest Plasma 5 features the following workspaces:Plasma Desktop for any mouse or keyboard driven computing devices like desktops or laptopsPlasma Mobile for smartphonesPlasma Bigscreen for TVs and set-top boxes incl. voice interactionPlasma Nano, a minimal shell for embedded and touch-enabled devices, like IoT or automotiveDesktop features
- KRunner, a search feature with many available plugins. In addition to launching apps, it can find files and folders, open websites, convert from one currency or unit to another, calculate simple mathematical expressions, and perform numerous other useful tasks.
- Flexible desktop and panel layouts composed of individual Widgets which can be individually configured, moved around, replaced with alternatives, or deleted. Each screen's layout can be individually configured. New widgets created by others can be downloaded within Plasma.
- Clipboard with a memory of previously-copied pieces of text that can be called up at will.
- System-wide notification system supporting quick reply and drag-and-drop straight from notifications, history view, and a Do Not Disturb mode.
- Central location to control playback of media in open apps, the phone, or the web browser
- Activities, which allow users to separate methods of using the system into distinct workspaces. Each activity can have its own set of favorite and recently used applications, wallpapers, "virtual desktops", panels, window styles, and layout configurations. It also couples with which keeps track of apps that can be run or shutdown along with given activity via subSessions functionality that keep track of state of applications.
- Encrypted vaults for storing sensitive data.
- Night Color, which can automatically warm the screen colors at night, or user-specified times, or manually.
- Styling for icons, cursors, application colors, user interface elements, splash screens and more can be changed, with new styles created by others being downloadable from within the System Settings application. Global Themes allow the entire look and feel of the system to be changed in one click.
- Session Management allows apps which were running when the system shut down to be automatically restarted in the same state they were in before.
History
The first Technology Preview of Plasma 5 was released on 13 December 2013. On 15 July 2014, the first release version – Plasma 5.0 – was released.In spring 2015, Plasma 5 replaced Plasma 4 in many popular distributions, such as Fedora 22, Kubuntu 15.04, and openSUSE Tumbleweed.