KDE Plasma | |
---|---|
![]() | |
![]() Plasma 6.3 | |
Developer(s) | KDE |
Initial release | 11 January 2008 [1] |
Stable release | |
Repository | |
Written in | C++, QML |
Operating system | Unix-like |
Predecessor | KDesktop |
Type | Shell |
License | GPL 2.0 or later [3] |
Website | kde |
KDE Plasma is a graphical shell developed by the KDE community for Unix-like operating systems. It serves as the interface layer between the user and the operating system, providing a graphical user interface (GUI) and workspace environment for launching applications, managing windows, and interacting with files and system settings. Plasma is designed to be modular and adaptable, with different variants tailored for specific device types, such as Plasma Desktop for personal computers, [a] [4] and Plasma Mobile for smartphones. [5]
Plasma was first introduced in 2008 as part of KDE Software Compilation 4, as a major technical overhaul, combining traditional desktop functionality with a widget-based system designed for flexibility and visual consistency. With the KDE brand repositioning in 2009, the KDE software compilation was split into three distinct projects: KDE Plasma, KDE Frameworks and KDE Gear, allowing each to develop and release on independent schedules. [6] As of the Plasma 6 series, feature updates are released every four months, with interim bugfix releases.
Plasma 4 was released as part of KDE Software Compilation 4 and replacing the KDesktop shell, Kicker taskbar, and SuperKaramba widget engine, which formed the Desktop in earlier KDE releases. [7] They are bundled as the default environment with a number of free software operating systems, such as Chakra, [8] Kubuntu, [9] Mageia (DVD version), [10] openSUSE, [11] or TrueOS. [12] [13]
From KDE SC 4.0 to KDE SC 4.2, the default theme, "Oxygen", was characterized by dark tones. In KDE SC 4.3, it was replaced by the new "Air" theme, which predominates in transparency and white as the base color. New themes for Plasma can be chosen and installed through software like Discover or online at store.kde.org.
With the release of KDE SC 4.11 on 14 August 2013, Plasma 4 was placed into a feature freeze and turned into a long-term stable package until August 2015. On 15 July 2014, Plasma 4's successor, Plasma 5, was released. [14]
Plasma features containments, which are essentially applets that contain other applets. Two examples of containments are the desktop background and the taskbar. A containment can be anything the developer wants: an image (either raster graphics or an SVG image), animation, or even OpenGL. Images are most commonly used, but with Plasma the user could set any applet as the desktop background without losing functionality of the applet. This also allows for applets to be dragged between the desktop and the taskbar (two separate containments), and have a separate visualization for the more confined taskbar.
Plasma separates components into "data engine" and their visualization counterparts. This is intended to reduce the total programming effort when there are multiple possible visualizations of given data, and to make it easier for the data engine and the workspaces to be written independently.
The scalable nature of the Plasma widgets allows for them to be resized and rotated to any size, with only a brief pause to redraw themselves. The Kross scripting framework allows developers to write widgets in a variety of programming languages in addition to C++. [15]
KRunner is a versatile tool for several functions. [16] It replaces the dialog box "Run Command" from K Desktop Environment 3, and also inherits from the application launcher feature, expanding the possibilities through a modular plug. KRunner stores previously entered commands and searches, accessible via an auto-complete feature. KRunner can be shown on the desktop via the keyboard combination Alt+F2 or by selecting "Run Command ..." in the desktop menu.
These functions are handled by the plugin:
This is a list of widgets that the current release version of Plasma supports. Not all widgets are supported by default in all Linux distributions; some may require different packages or even a recompilation of Plasma.
Previous Plasma Workspaces releases also supported Edje gadgets and E17 modules. Support for those was developed in 2008 [20] but removed later, in 2010. [21] [22]
Google Gadgets were also supported. [18] After Google announced the discontinuation of its two services that utilize Gadgets – Google Desktop [23] and iGoogle [24] – KDE removed support for this widget engine in March 2013. [25]
Plasma 5 is the fifth generation of the graphical workspaces environment created by KDE primarily for Linux systems. Plasma 5 is the successor of Plasma 4 and was first released on 15 July 2014. [26] [27] [28] It includes a new default theme, known as "Breeze", as well as increased convergence across different devices. The graphical interface was fully migrated to QML, which uses OpenGL for hardware acceleration, resulting in better performance and reduced power consumption. [26] [27]
Plasma Mobile is a Plasma 5 variant for Linux-based smartphones.
KDE Plasma 5 is built using Qt 5 and KDE Frameworks 5, [29] predominantly plasma-framework. [30]
It improves support for HiDPI displays and ships a convergable 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(ES) scene graph (canvas) 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. [26]
KDE Plasma 5 uses the X Window System and Wayland. Support for Wayland was prepared in the compositor and planned for a later release. [26] It was made initially available in the 5.4 release. [31] Stable support for a basic Wayland session was provided in the 5.5 release (December 2015). [32]
Support for NVIDIA proprietary driver for Plasma on Wayland was added in the 5.16 release (June 2019). [33]
ksmserver
(X Session Manager implementation) 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 (not all applications support this feature as they do not implement XSMP protocol). [35] KDE Plasma 6 is the sixth and current generation of the graphical workspaces environment made by KDE. It is the successor to Plasma 5 and was initially released on 28 February 2024. [36] [37]
Plasma 6 changes the default display server from X11 to Wayland, though the former is still available. [38]
As of version 6.4, the X11 version is no longer installed by default and the KWin (the KDE window manager) codebase is split into kwin and kwin_x11. Kwin is the default Wayland version and will see active development. New fixes are developed for kwin first and backported later to kwin_x11. Version kwin_x11 is maintained until Plasma 7 and no new features are expected to be backported. [39]
Plasma Desktop is the default and primary variant of KDE Plasma, designed for desktop PCs and laptops. It offers full support for widgets, desktop effects, multiple monitors, and extensive customization options.
With the release of Plasma 6 as part of the KDE MegaRelease 6 (February 28, 2024), *Wayland* became the default display protocol, although X11 remains available as an alternative. [40]
Notable improvements in Plasma 6 include:
Plasma Netbook was a variant optimized for netbooks and small tablet PCs. It debuted with KDE Software Compilation 4.4 in 2010. [46] Development was discontinued with Plasma 5, and its features were merged into the main Plasma shell.
Plasma Active was a variant designed for touchscreen devices such as tablets. It featured applications like Kontact Touch and a document viewer from the Calligra Suite. It also introduced the "Contour" user interface, developed in 2011 by basysKom. [47] Plasma Active was succeeded by Plasma Mobile with the transition to KDE Frameworks 5.
Plasma Mobile is aimed at smartphones and small tablets operated via touch input. A version based on Qt 6 and KDE Frameworks 6 was released alongside Plasma 6. [48]
Key changes in recent Plasma Mobile versions include:
Plasma Bigscreen is a shell variant for smart TVs, large displays, and set-top boxes, optimized for remote control or controller-based navigation. It was first introduced with Plasma 5.26. [51]
Current status:
Plasma Nano is a minimal shell designed for embedded, automotive, IoT, and other touchscreen-based low-resource devices. It provides only essential UI elements for building custom lightweight interfaces. [55]
Status: