KDE Plasma

Last updated
Plasma
Developer(s) KDE
Initial release11 January 2008;16 years ago (2008-01-11) [1]
Stable release
6.0.5 [2]   OOjs UI icon edit-ltr-progressive.svg / 21 May 2024
Preview release
n/a
Repository
Written in C++, QML
Operating system Unix-like
Predecessor KDesktop
Type Shell
License GPL 2.0 or later [3]
Website kde.org/plasma-desktop

Plasma is a set of graphical shells developed by KDE for Unix-like operating systems. With the KDE brand repositioning in 2009, Plasma 4.4 succeeded KDE 4.3. Currently, it has four workspace variants: one for desktop PCs and laptops (Plasma Desktop) [lower-alpha 1] , [4] [5] [6] one for TVs (Plasma Bigscreen), [7] one for smartphones (Plasma Mobile), [8] and another for embedded and touch-enabled devices (Plasma Nano). [9] Plasma Desktop, in its default configuration, resembles KDesktop from K Desktop Environment 3 and Microsoft Windows XP; however, extensive configurability allows radical departures from the default layout. [4]

Contents

Its technology is a fundamental rewrite of several desktop interaction programs included in previous KDE desktop environments for Unix-like systems, focusing on eye candy and special graphical effects. Plasma replaces the previous KDesktop shell, Kicker taskbar and SuperKaramba widget engine used in the K Desktop Environment 3 series with a unified system of widgets that can be configured and replaced with alternative designs.

Since the split of the KDE Software Compilation into KDE Plasma Workspaces, KDE Frameworks and KDE Applications, each subproject can develop at its own pace. [10] Plasma 5 is on its own release schedule, with feature releases every four months, and bugfix releases in the intervening months.

Releases

Plasma 4

Plasma 4.9 with the Dolphin file manager open KDE Plasma Desktop 4.9.png
Plasma 4.9 with the Dolphin file manager open

Plasma 4 was released as part of KDE Software Compilation 4 and replaced Kicker, KDesktop, and SuperKaramba, which formed the Desktop in earlier KDE releases. [11] They are bundled as the default environment with a number of free software operating systems, such as Chakra, [12] Kubuntu, [13] Mageia (DVD version), [14] openSUSE, [15] or TrueOS. [16] [17]

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. [18]

Features

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++. [19]

KRunner in Plasma 4.3 Krunner kde4.3.png
KRunner in Plasma 4.3

KRunner is a versatile tool for several functions. [20] 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:

  • Application launcher: Type at least three letters of the desired name or description. KRunner shows applications associated with the terms of the search and allows the selection of the desired one.
  • Calculator: Simply enter the desired operation to show the result. It also supports sophisticated expressions.
  • Contacts can search for entries in KDE's address book allowing users to directly open, for example, KMail to write an e-mail. The address of the recipient of your choice is automatically added to the message.
  • Unit Converter converts values between different units of measure.
  • Web history: Search history of recently visited sites in Konqueror.
  • Recent documents: Search for recently opened files.

Widgets

Notes widget in Plasma 4.3 Kde43 plasmoid.png
Notes widget in Plasma 4.3

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 [24] but removed later, in 2010. [25] [26]

Google Gadgets were also supported. [22] After Google announced the discontinuation of its two services that utilize Gadgets –  Google Desktop [27] and iGoogle [28]  – KDE removed support for this widget engine in early 2013. [29]

Version history

Plasma 5

Plasma 5 with the Breeze Dark theme, with Konsole and Dolphin, core KDE applications KDE Arch.png
Plasma 5 with the Breeze Dark theme, with Konsole and Dolphin, core KDE applications

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. [30] [31] [32] 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, which resulted in better performance and reduced power consumption. [30] [31]

Plasma Mobile is a Plasma 5 variant for Linux-based smartphones.

Architecture

KDE Plasma 5 is built using Qt 5 and KDE Frameworks 5, [33] predominantly plasma-framework. [34]

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. [30]

Windowing systems

Plasma 5.24 running under Wayland on Arch Linux KDE Plasma 5.24 on Arch Linux screenshot.png
Plasma 5.24 running under Wayland on Arch Linux

KDE Plasma 5 uses the X Window System and Wayland. Support for Wayland was prepared in the compositor and planned for a later release. [30] It was made initially available in the 5.4 release. [35] Stable support for a basic Wayland session was provided in the 5.5 release (December 2015). [36]

Support for NVIDIA proprietary driver for Plasma on Wayland was added in the 5.16 release (June 2019). [37]

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. [38]
  • Flexible desktop and panel layouts composed of individual widgets (also known as "Plasmoids") 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.
  • Powerful clipboard with a memory of previously copied pieces of text that can be called up at will.
  • Systemwide 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 (with KDE Connect installed), or the web browser (with Plasma Browser Integration installed)
  • 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 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). [39]
  • 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.

Plasma 6

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 the 28th February 2024. [40] [41]

Plasma 6 changes the default display server from X11 to Wayland, though the former is still available. [42]

Variants

Plasma Desktop

Plasma Desktop is the main variant of KDE Plasma, targeted to desktop PCs and laptops.

Plasma Netbook

Plasma Netbook aims at netbooks and may also be used on tablet PCs. The first stable release shipped with KDE SC 4.4. [43] With the release of Plasma 5, Plasma Netbook's functionality was merged into Plasma itself.

Plasma Active

Plasma Active logo Plasma Active logo.svg
Plasma Active logo

Plasma Active was a workspace for devices with touchscreens. It shipped with several applications such as Kontact Touch and a document viewer based on Calligra Suite. [44] "Contour" was the name of an interface for tablet devices. Its development was started in April 2011 by basysKom. [45] Replacing an earlier tablet prototype, [46] Contour has then become the main workspace UI of Plasma Active and was shipped as 1.0 in October 2011. [47]

Plasma Active has been succeeded by Plasma Mobile starting with Plasma 5. [48]

Plasma Mobile

Plasma Mobile was targeted at smartphones and small tablet devices that are mainly used via touch input. It was originally expected to be released in 2011 along with Plasma Active 1.0 but development focus shifted towards Contour. A new version with the same name but based on KDE Frameworks 5 has been announced on 25 July 2015. [49]

Plasma Bigscreen

Plasma Bigscreen for TVs and set-top boxes incl. voice interaction. [7]

Plasma Nano

Plasma Nano is a minimal shell for embedded and touch-enabled devices, [9] like IoT or automotive.

See also

Notes

  1. Being the main Plasma variant, it is often referred just as "Plasma".

Related Research Articles

<span class="mw-page-title-main">Qt (software)</span> Object-oriented framework for software development

Qt is cross-platform application development framework for creating graphical user interfaces as well as cross-platform applications that run on various software and hardware platforms such as Linux, Windows, macOS, Android or embedded systems with little or no change in the underlying codebase while still being a native application with native capabilities and speed.

In computing, a desktop environment (DE) is an implementation of the desktop metaphor made of a bundle of programs running on top of a computer operating system that share a common graphical user interface (GUI), sometimes described as a graphical shell. The desktop environment was seen mostly on personal computers until the rise of mobile computing. Desktop GUIs help the user to easily access and edit files, while they usually do not provide access to all of the features found in the underlying operating system. Instead, the traditional command-line interface (CLI) is still used when full control over the operating system is required.

freedesktop.org (fd.o), formerly X Desktop Group (XDG), is a project to work on interoperability and shared base technology for free-software desktop environments for the X Window System (X11) and Wayland on Linux and other Unix-like operating systems. Although freedesktop.org produces specifications for interoperability, it is not a formal standards body.

<span class="mw-page-title-main">Window Maker</span> Window manager

Window Maker is a free and open-source window manager for the X Window System, allowing graphical applications to be run on Unix-like operating-systems. It is designed to emulate NeXTSTEP's GUI as an OpenStep-compatible environment. Window Maker is part of the GNU Project.

The taskbar is a graphical user interface element that has been part of Microsoft Windows since Windows 95, displaying and facilitating switching between running programs. The taskbar and the associated Start Menu were created and named in 1993 by Daniel Oran, a program manager at Microsoft who had previously collaborated on great ape language research with the behavioral psychologist B.F. Skinner at Harvard.

<span class="mw-page-title-main">KDE Software Compilation 4</span> Software

KDE Software Compilation 4 was the only series of the so-called KDE Software Compilation, first released in January 2008 and the last release being 4.14.3 released in November 2014. It was the follow-up to K Desktop Environment 3. Following KDE SC 4, the compilation was broken up into basic framework libraries, desktop environment and applications, which are termed KDE Frameworks 5, KDE Plasma 5 and KDE Applications, respectively.

<span class="mw-page-title-main">Maemo</span> Mobile operating system by Nokia

Maemo is a software platform originally developed by Nokia, now developed by the community, for smartphones and Internet tablets. The platform comprises both the Maemo operating system and SDK. Maemo played a key role in Nokia's strategy to compete with Apple and Android, but ultimately failed to surpass both companies.Maemo is mostly based on open-source code and has been developed by Maemo Devices within Nokia in collaboration with many open-source projects such as the Linux kernel, Debian, and GNOME. Maemo is based on Debian and draws much of its GUI, frameworks, and libraries from the GNOME project. It uses the Matchbox window manager and the GTK-based Hildon framework as its GUI and application framework.

<span class="mw-page-title-main">Kicker (KDE)</span> Taskbar for the K Desktop Environment

Kicker is the main panel used in KDE 3 and earlier, and also in the TDE desktop. Together with KDesktop, it forms the graphical shell. It can be customized by the user. By default, it has the K Menu, a Desktop Access button, a Home button, a Konqueror button, a Kontact button, and a Help button. It also has the Desktop Preview & Pager, the Taskbar, the System Tray, and the Clock.

<span class="mw-page-title-main">Oxygen Project</span> Project for KDE 4 interface

The Oxygen Project is a project created to give a visual refresh to KDE Plasma Workspaces.

<span class="mw-page-title-main">Katapult</span> Application launcher for Linux

Katapult is a free and open source application launcher developed originally for KDE 3 and now used on the Trinity Desktop Environment (TDE). It is licensed under the GPL. It was inspired by another application launcher, Quicksilver for Mac OS X. Original development ceased in 2008 and it was removed in KDE 4, but it has been maintained by the TDE developers ever since.

<span class="mw-page-title-main">KDE Platform 4</span> Collection of software libraries and frameworks

KDE Platform 4 was a collection of libraries and software frameworks by KDE that served as technological foundation for KDE Software Compilation 4 distributed under the GNU Lesser General Public License (LGPL). KDE Platform 4 was the successor to KDElibs and the predecessor of KDE Frameworks. KDE Platform 4 is the only version of KDE Platform, and in 2013 it was replaced by KDE Frameworks 5.

<span class="mw-page-title-main">KDE Plasma 4</span> Graphical environments provided by KDE

KDE Plasma 4 is the fourth generation of the KDE workspace environments. It consists of three workspaces, each targeting a certain platform: Plasma Desktop for traditional desktop PCs and notebooks, Plasma Netbook for netbooks, and Plasma Active for tablet PCs and similar devices.

A software widget is a relatively simple and easy-to-use software application or component made for one or more different software platforms.

<span class="mw-page-title-main">Wayland (protocol)</span> Display system intended to replace X11

Wayland is a communication protocol that specifies the communication between a display server and its clients, as well as a C library implementation of that protocol. A display server using the Wayland protocol is called a Wayland compositor, because it additionally performs the task of a compositing window manager.

<span class="mw-page-title-main">GNOME</span> Desktop environment for Linux and other Unix-like systems

GNOME, originally an acronym for GNU Network Object Model Environment, is a free and open-source desktop environment for Linux and other Unix-like operating systems.

<span class="mw-page-title-main">GNOME Shell</span> Graphical shell of the GNOME desktop environment

GNOME Shell is the graphical shell of the GNOME desktop environment starting with version 3, which was released on April 6, 2011. It provides basic functions like launching applications and switching between windows, and is also a widget engine. GNOME Shell replaced GNOME Panel and some ancillary components of GNOME 2.

<span class="mw-page-title-main">LightDM</span> Free, open-source X display manager

LightDM is a free and open-source X display manager that aims to be lightweight, fast, extensible and multi-desktop. It can use various front-ends to draw the user interface, also called Greeters. It also supports Wayland.

<span class="mw-page-title-main">KDE Plasma 5</span> Desktop environment

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.

Comparison of user features of operating systems refers to a comparison of the general user features of major operating systems in a narrative format. It does not encompass a full exhaustive comparison or description of all technical details of all operating systems. It is a comparison of basic roles and the most prominent features. It also includes the most important features of the operating system's origins, historical development, and role.

<span class="mw-page-title-main">KDE Plasma 6</span> Desktop environment

KDE Plasma 6 is the sixth generation of the KDE Plasma desktop environment. It is the successor of KDE Plasma 5 and was first released on 28 February 2024.

References

  1. "4.0 Released". KDE. 2008-01-11. Retrieved 2013-09-23.
  2. "KDE Plasma 6.0.5, Bugfix Release for May". 21 May 2024. Retrieved 22 May 2024.
  3. "COPYING of Plasma Workspace". KDE Invent. Archived from the original on 2021-05-04. Retrieved 2021-03-14.
  4. 1 2 "Plasma Desktop" . Retrieved 2010-11-21.
  5. "Plasma Desktop's repository". GitLab. Retrieved 2024-05-25.
  6. "Plasma Workspace's repository". GitLab. Retrieved 2024-05-25.
  7. 1 2 "Plasma / Plasma Bigscreen". Archived from the original on 2020-05-06. Retrieved 2021-08-08.
  8. Bhartiya, Swapnil (July 25, 2015). "KDE Community announces fully open source Plasma Mobile". ITWorld. Archived from the original on November 8, 2015. Retrieved June 14, 2024.
  9. 1 2 "Plasma / Plasma Nano · GitLab". GitLab. Archived from the original on 2022-07-05. Retrieved 2022-09-12.
  10. "Release schedule for Plasma 5". KDE. Archived from the original on 2019-04-02. Retrieved 2016-03-31.
  11. Mielewczik, Michael (2009). "Aufgebrezelt. Gnome und KDE aufgepeppt". LinuxLife (in German). 1/2009: 18-21.
  12. "Chakra Project". Archived from the original on 2012-12-19. Retrieved 2010-11-26.
  13. "Kubuntu website" . Retrieved 2010-11-06.
  14. "Mageia 2 and the default GNOME 3 desktop". LinuxBSDos.com. Retrieved 2013-09-23.
  15. Ryan Paul (2009-08-21). "OpenSUSE community konfesses love for KDE, makes it default". Condé Nast Digital. Ars technica.
  16. "About | Ideal for desktop or server". PC-BSD. Retrieved 2013-09-23.
  17. Sean Michael Kerner (2014-01-31). "FreeBSD Open-Source OS Comes to the PC-BSD Desktop". Eweek.com. Retrieved 2014-02-12.
  18. "New Plasma brings a cleaner interface on top of a new graphics stack". kde.org. KDE. 15 July 2014. Retrieved 18 July 2015.
  19. "KDE's Plasma is heating up". Linux.com. Archived from the original on 2009-03-02. Retrieved 2013-09-23.
  20. "KRunner" . Retrieved 2010-11-21.
  21. "4.6 Beta1 Brings Improved Search, Activities and Mobile Device Support" (Press release). KDE. Retrieved 2013-09-29.
  22. 1 2 "Introducing KDE 4: Plasma". Introducingkde4.blogspot.com. Retrieved 2013-09-29.
  23. "freiesMagazin 2008–09". freiesMagazin. Retrieved 2013-09-29.
  24. "Plasmoid with QEdje" . Retrieved 2013-09-29.
  25. Artur Duque de Souza (2010-07-09). "KDE Workspace – Revision f9d8bf81". KDE. Retrieved 2013-09-29.
  26. "KDE calls 'home'". 2010-07-10. Archived from the original on 2010-07-13. Retrieved 2013-09-29.
  27. Chitu, Alex (2011-09-02). "Google Desktop Will Be Discontinued". Google. Retrieved 2013-09-29.
  28. "Google to Discontinue Mini Search Appliance, IGoogle, Other Products". PCWorld. Retrieved 2013-09-29.
  29. Michael Palimaka (2013-04-01). "KDE Workspace – Revision f18065df". KDE. Retrieved 2013-09-29.
  30. 1 2 3 4 "KDE Plasma 5.0 Released". KDE. 2014-07-15. Archived from the original on 2015-09-24. Retrieved 2014-08-19.
  31. 1 2 Sneddon, Joey-Elijah (July 15, 2014). "KDE Plasma 5 Arrives with Fresh New Look, True Convergence". OMG! Ubuntu!. Archived from the original on April 8, 2019. Retrieved June 14, 2019.
  32. Gilbertson, Scott (August 18, 2014). "KDE Plasma 5—For those Linux users undecided on the kernel's future". Ars Technica . Archived from the original on April 12, 2019. Retrieved June 14, 2019.
  33. Jos Poortvliet (2013-12-17). "Qt 5.2 – Foundation for KDE Frameworks 5". Dot.kde.org. Archived from the original on 2020-11-11. Retrieved 2014-03-10.
  34. "plasma-framework readme". Archived from the original on 2019-12-16. Retrieved 2016-10-08.
  35. Grässlin, Martin (2015-06-29). "Four years later". blog.martin-graesslin.com. Archived from the original on 2016-04-13. Retrieved 2019-04-28.
  36. Riddell, Jonathan (2015-12-08). "Plasma 5.5 With Beautiful New Artwork". KDE.news. Archived from the original on 2019-04-08. Retrieved 2019-04-28.
  37. "Plasma 5.16 Release Announcement". KDE. 16 May 2019. Archived from the original on 21 May 2019. Retrieved 26 May 2019.
  38. "How to Use KDE Plasma Desktop Like a Pro". Linux.com. 2015-02-22. Archived from the original on 2019-08-09. Retrieved 2017-12-22.
  39. "Changes to KSMServer – David Edmundson's Web Log". 28 November 2018. Archived from the original on 2021-09-30. Retrieved 2021-09-30.
  40. "KDE MegaRelease 6". KDE Community. 2024-02-28. Retrieved 2024-02-29.
  41. "Schedules/Plasma 6 - KDE Community Wiki". community.kde.org. Retrieved 2024-02-29.
  42. "login-sessions: Make Plasma Wayland the default (!2188) · Merge requests · Plasma / Plasma Workspace · GitLab". GitLab. 2022-10-04. Retrieved 2024-02-29.
  43. "SC 4.4.0 Caikaku Release Announcement". KDE. 2010-02-09. Retrieved 2012-03-30.
  44. "Plasma Active 3 Improves Performance, Brings New Apps". KDE. 2012-10-15.
  45. "Contour Open Source Project announced – a new and innovative usage paradigm for digital devices". basysKom. 2011-04-11. Archived from the original on 2011-05-03. Retrieved 2011-04-24.
  46. Artur Souza (2010-12-03). "KDE's Mobile Team Meets for First Sprint". KDE. KDE.NEWS. Retrieved 2011-01-01.
  47. Carl Symons (2011-10-09). "Plasma Active One released!". KDE. KDE.NEWS. Retrieved 2012-01-14.
  48. "Plasma/Active – KDE Community Wiki". community.kde.org. Retrieved 2023-04-21.
  49. Swapnil Bhartiya (25 July 2015). "KDE Community announces fully open source Plasma Mobile". ITworld. Retrieved 23 August 2015.