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, 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, 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++. KRunner is a versatile tool for several functions. 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 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.
Web history: Search history of recently visited sites in Konqueror.
Recent documents: Search for recently opened files.
Available ''Plasma Workspaces''
Desktop
Plasma Desktop was the first workspace that was developed by KDE back then. It was declared mature with the release of KDE SC 4.2. It is designed for desktop PCs and larger laptops. In its default configuration it resembles K Desktop Environment 3 and Microsoft Windows XP but extensive configurability allows radical departures from the default layout. 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. The Desktop Workspace 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. From KDE 4.0 to KDE 4.2, the default theme Oxygen was characterized by dark tones. In KDE 4.3, replaced by the new Air theme, which predominates in transparency and white as base color. New themes for Plasma can be chosen and installed through an authority.
Supported widgets
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 but later, in 2010, removed. Google Gadgets were also supported. After Google announced to discontinue its two services that utilize Gadgets – Google Desktop and iGoogle – KDE removed support for this widget engine in early 2013.
Netbook
Plasma Netbook is the second workspace. It aims at netbooks and may also be used on tablet PCs. The first stable release shipped with KDE SC 4.4.
Contour was the name of an interface for tablet devices. Its development was started in April 2011 by basysKom. Replacing an earlier tablet prototype, Contour has then become the main workspace UI of Plasma Active and was shipped as 1.0 in October 2011.
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.
History
KDE 4.0 was released in January 2008. Linux.com described the reaction from users as a "revolt", writing that the backlash KDE 4.0 received was on a scale that was unprecedented for a FOSS project. Although it was a developer's release, several distributions made the KDE 4.0 desktop environment available to their users without specifying that it was an experimental option. openSUSE released a more polished KDE 4 option while other distributions "released packages that simply work," according to project leader Aaron Seigo. As a result, many users complained about the loss of features and stability. A number of KDE developers, including project leader Aaron Seigo, were targeted for abuse by outlets like Linux Hater's Blog. Several KDE developers stepped back from the public scrutiny.