Software:Plasma

From HandWiki
Plasma
Plasma coloured logo.svg
KDE 5.png
Plasma 5.27
Developer(s)KDE
Initial release11 January 2008; 16 years ago (2008-01-11)[1]
Preview release
n/a
Written inC++, QML
Operating systemUnix-like
PredecessorKDesktop
TypeShell
LicenseGPL 2.0 or later[2]
Websitekde.org/plasma-desktop

Plasma (also known as Plasma Desktop) is a graphical shell developed by KDE for Unix-like operating systems. Plasma is a standard desktop interface. It was declared mature with the release of KDE SC 4.2.[3] It is designed for desktop PCs and larger laptops. In its default configuration it resembles KDesktop from K Desktop Environment 3, and Microsoft Windows XP; however extensive configurability allows radical departures from the default layout.[4]

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

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. They are bundled as the default environment with a number of free software operating systems, such as Chakra,[6] Kubuntu,[7] Mageia (DVD version),[8] openSUSE,[9] or TrueOS.[10][11]

From KDE SC 4.0 to KDE SC 4.2, the default theme "Oxygen" was characterized by dark tones. In KDE SC 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 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.[12]

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

KRunner in Plasma 4.3

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

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.

  • First generation native widgets (In C++, JavaScript, Ruby or Python. In many distributions, the Ruby and Python bindings must be downloaded separately as packages)
  • Second generation native widgets written in QML.[15]
  • Apple Dashboard widgets[16]
  • SuperKaramba widgets – used in KDE 3.[17]
  • Web widgets (supports HTML and JavaScript)

Previous Plasma Workspaces releases also supported Edje gadgets and E17 modules. Support for those was developed in 2008[18] but later, in 2010, removed.[19][20]

Google Gadgets were also supported.[16] After Google announced to discontinue its two services that utilize Gadgets – Google Desktop[21] and iGoogle[22] – KDE removed support for this widget engine in early 2013.[23]

Version history

Plasma 5

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

Plasma 5 is the fifth and current 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.[24][25][26] 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.[24][25]

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

Architecture

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

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

Windowing systems

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.[24] It was made initially available in the 5.4 release.[29] Stable support for a basic Wayland session was provided in the 5.5 release (December 2015).[30]

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

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.[32]
  • Flexible desktop and panel layouts composed of individual Widgets (also known as "Plasmoids") 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.
  • 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).[33]
  • 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.

Version history

The first Technology Preview of Plasma 5 (at that time called "Plasma 2") was released on 13 December 2013.[34] On 15 July 2014, the first release version – Plasma 5.0 – was released.[24] In spring 2015, Plasma 5 replaced Plasma 4 in many popular distributions, such as Fedora 22,[35] Kubuntu 15.04,[36] and openSUSE Tumbleweed.[37]

Feature releases are released every four months (up to 5.8 every three months) and bugfix releases in the intervening months.[5] Following version 5.8 LTS KDE plans to support each new LTS version for 18 months with bug fixes, while new regular releases will see feature improvements.[38]

Plasma 5 releases
Version Date Key features
5.0[24] 2014 First release.
5.1[39] 2014 Ported missing features from Plasma 4.[39]
5.2[40] 2015 New components:
  • BlueDevil – integrates Bluetooth technology within Plasma and KDE Applications
  • KSSHAskPass – front-end for ssh-add which stores the password of the ssh key in KWallet
  • Muon – a collection of package management tools for Debian-based systems, using the apt-xapian index and the Synaptic search algorithm
  • sddm-kcm – config module for SDDM themes
  • KScreen – screen management software[41] Hooks into KDE System Settings, makes use of KDE Daemon and KGlobalAccel
  • kde-gtk-config – GTK 2 and 3 style configurator
  • KDecoration – a plugin-based library to create window decorations. These window decorations can be used by window manager which re-parents a client window to a window decoration frame.
5.3[42] 2015 Tech preview of Plasma Media Center. New Bluetooth and touchpad applets. Enhanced power management.[42]
5.4[43] 2015 Initial Wayland session.[29] New QML-based audio volume applet. Alternative full-screen application launcher.[44]
5.5[45] 2015 Improved Wayland support.[46][47]
5.6[48] 2016 Increased security.[49]
5.7[50] 2016 "basic workflows now fully functional" in the Plasma Wayland session. Automatic virtual keyboard.[50]
5.8 LTS[51] 2016 Long Term Support version.[52][53]
5.9[54] 2017 Wayland improvements.[55] Global menu support.[56]
5.10[57] 2017 Performance improvements.[58]
5.11[59] 2017 System Settings redesign.[59] Notification history.[59] Added Plasma Vaults.[60] Wayland improvements.[61]
5.12 LTS[62] 2018 Increased stability and speed. Wayland improvements.[62]
5.13[63] 2018 Integration with non-KDE web browsers. New lock and login screen designs. Improved Discover appearance. New screen layout selection dialog upon connection of a new screen.[64]
5.14[65] 2018 GTK global menu integration. Wayland improvements.[65]
5.15[66] 2019 Support for virtual desktops, touch drag-and-drop, and the XdgStable, XdgPopups and XdgDecoration protocols in the Plasma Wayland session.[66]
5.16[31] 2019 Revamped notification system with Do Not Disturb feature, grouping in history, critical notifications in fullscreen apps, and better file transfer progress notifications. Support for the NVIDIA proprietary driver on Wayland. Full support for WireGuard VPNs. Full touchpad configurability on X11 with Libinput driver. Modernized login, lock, and logout screen designs. UI improvements throughout Plasma and Discover[31]
5.17[67] 2019 Night Color available for X11. Plasma now recognizes when a program is running in full-screen mode and prevents pop-ups. Fractional scaling support in the Plasma Wayland session.[67]
5.18 LTS[68] 2020 Easier system settings. Interactive notifications. New Emoji picker. New wallpapers. Improved GTK app integration.[68]
5.19[69] 2020 New system monitoring widgets. New Info Center app. Improved System Tray visuals and interaction. Timezones visible in clock pop-up. Inline reply function for notifications from supported apps. Global animation speed setting.[69]
5.20[70] 2020 S.M.A.R.T. disk monitoring. "Highlight changed settings" feature in System Settings. Digital clock applet shows date by default. Redesigned status OSDs. More options and improvements for switching between grouped Task Manager tasks. Window corner-tiling shortcuts. Adjustable per-channel audio balance. Middle-click on notifications icon to enter Do Not Disturb mode. Support for screencasting, shared clipboard, middle-click paste, window thumbnails, and adjusting the scrolling speed in the Plasma Wayland session.[70]
5.21[71] 2021 New application launcher. Applications theme improvements (unified headerbar). Breeze Twilight, a new variant of Breeze with a mix of dark and light colors. New Plasma System Monitor app. New Plasma Firewall settings page and improvements to System Settings. Media Player applet's includes the list of applications currently playing music in the header as a tab bar. Support for virtual keyboards in GTK applications in the Plasma Wayland session.[71]
5.22[72] 2021 Adaptive Transparency for panels. Many style improvements and bug fixes for widgets and KRunner. Stability improvements for the Plasma Wayland session.[72]
5.23[73] 2021 Switch between different performance/power saving modes (on supported hardware). Overhauled visual style for the Breeze theme. Customizable accent color. Bluetooth enablement status configurable and remembered across reboots by default. Easier to search for settings in System Settings. Application launch feedback animations and stability improvements for the Plasma Wayland session.[73]
5.24 LTS[74] 2022 New Overview manager to more easily switch between desktops. Visual refresh for the Breeze theme. Color picker for accent colors. Accent for critical notifications. System tray widget enhancements. Speed and productivity enhancements to Discover. Help integration into KRunner. Fingerprint authentication support. Additional support for colors, VR, and drawing tables in Plasma Wayland.[74]
5.25[75] 2022 Overview manager displays all open windows and virtual desktops. Trackpad gesture support. Sync accent color to the wallpaper. New touch mode with resized elements. New customization options. Reworked Discover application page. Greater global theme options.[75]
5.26[76] 2022 Resizable panel widgets. New timer widget. New Aura browser and Plank media player for Plasma Big Screen. Enhancements to Night Color. Sharper scaled text on XWayland applications. Wallpaper changes alongside dark mode. Dismiss notifications with middle click.[76]
5.27 LTS[77] 2023 Welcome wizard, window tiling system, a more stylish app theme, cleaner and more usable tools, the ability to control Flatpak permissions in Discover (similar to Flatseal), additional widgets for users to control their machine.
{{{2}}}

Variants

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.[78] With the release of Plasma 5, Plasma Netbook's functionality was merged into Plasma itself.

Plasma Active

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.[79] "Contour" was the name of an interface for tablet devices. Its development was started in April 2011 by basysKom.[80] Replacing an earlier tablet prototype,[81] Contour has then become the main workspace UI of Plasma Active and was shipped as 1.0 in October 2011.[82]

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

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

Plasma Bigscreen

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

Plasma Nano

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

See also

References

  1. "4.0 Released". KDE. 2008-01-11. http://kde.org/announcements/4.0/. 
  2. "COPYING of Plasma Workspace" (in en). https://invent.kde.org/plasma/plasma-workspace/-/blob/master/COPYING. 
  3. "KDE 4.2, NVIDIA, SkyOS, Dead Like Me". 1 Feb 2009. http://www.osnews.com/story/20891/KDE_4_2_NVIDIA_SkyOS_Dead_Like_Me. "This new release marks the end of the testing phase by being the first release ready for everyone – instead of just developers and enthusiasts." 
  4. "Plasma Desktop". http://www.kde.org/workspaces/plasmadesktop/. 
  5. 5.0 5.1 "Release schedule for Plasma 5". KDE. https://community.kde.org/Schedules/Plasma_5. 
  6. "Chakra Project". http://chakra-project.org/. 
  7. "Kubuntu website". http://www.kubuntu.org/. 
  8. "Mageia 2 and the default GNOME 3 desktop". LinuxBSDos.com. http://www.linuxbsdos.com/2012/05/18/mageia-2-and-the-default-gnome-3-desktop/. 
  9. Ryan Paul (2009-08-21). "OpenSUSE community konfesses love for KDE, makes it default". Ars technica. Condé Nast Digital. https://arstechnica.com/open-source/news/2009/08/opensuse-community-konfesses-love-for-kde-makes-it-default.ars. 
  10. "About | Ideal for desktop or server". PC-BSD. http://www.pcbsd.org/en/about/. 
  11. Sean Michael Kerner (2014-01-31). "FreeBSD Open-Source OS Comes to the PC-BSD Desktop". Eweek.com. http://www.eweek.com/enterprise-apps/slideshows/freebsd-open-source-os-comes-to-the-pc-bsd-desktop.html. 
  12. "New Plasma brings a cleaner interface on top of a new graphics stack". KDE. 15 July 2014. http://www.kde.org/announcements/plasma5.0/. 
  13. "KDE's Plasma is heating up". Linux.com. http://www.linux.com/feature/114560. 
  14. "KRunner". http://userbase.kde.org/KRunner/. 
  15. "4.6 Beta1 Brings Improved Search, Activities and Mobile Device Support" (Press release). KDE. Retrieved 2013-09-29.
  16. 16.0 16.1 "Introducing KDE 4: Plasma". Introducingkde4.blogspot.com. http://introducingkde4.blogspot.com/2008/11/plasma.html. 
  17. freiesMagazin 2008–09. freiesMagazin. http://www.freiesmagazin.de/freiesMagazin-2008-09. Retrieved 2013-09-29. 
  18. "Plasmoid with QEdje". http://blog.morpheuz.cc/21/08/2008/plasmoid-with-qedje/. 
  19. Artur Duque de Souza (2010-07-09). "KDE Workspace – Revision f9d8bf81". KDE. https://projects.kde.org/projects/kde/kde-workspace/repository/revisions/f9d8bf81027167c6c18dd0f81248f34317201921. 
  20. "KDE calls 'home'". 2010-07-10. http://blog.morpheuz.cc/10/07/2010/kde-calls-home/. 
  21. Chitu, Alex (2011-09-02). "Google Desktop Will Be Discontinued". Google. http://googlesystem.blogspot.com/2011/09/google-desktop-will-be-discontinued.html. 
  22. "Google to Discontinue Mini Search Appliance, IGoogle, Other Products". PCWorld. http://www.pcworld.com/article/258753/google_to_discontinue_mini_search_appliance_igoogle_other_products.html. Retrieved 2013-09-29. 
  23. Michael Palimaka (2013-04-01). "KDE Workspace – Revision f18065df". KDE. https://projects.kde.org/projects/kde/kde-workspace/repository/revisions/f18065df9b91c72a813291f43707513e99bb72e8. 
  24. 24.0 24.1 24.2 24.3 24.4 24.5 "KDE Plasma 5.0 Released". KDE. 2014-07-15. http://www.kde.org/announcements/plasma5.0/. 
  25. 25.0 25.1 Sneddon, Joey-Elijah (July 15, 2014). "KDE Plasma 5 Arrives with Fresh New Look, True Convergence". OMG! Ubuntu!. https://www.omgubuntu.co.uk/2014/07/kde-plasma-5-released. 
  26. Gilbertson, Scott (August 18, 2014). "KDE Plasma 5—For those Linux users undecided on the kernel's future". Ars Technica. https://arstechnica.com/information-technology/2014/08/kde-plasma-5-for-those-linux-users-undecided-on-the-kernels-future/. 
  27. Jos Poortvliet (2013-12-17). "Qt 5.2 – Foundation for KDE Frameworks 5". Dot.kde.org. https://dot.kde.org/2013/12/17/qt-52-foundation-kde-frameworks-5. 
  28. "plasma-framework readme". https://quickgit.kde.org/?p=plasma-framework.git&a=blob&h=218bdc6d9d881b654b3167eb905472e25b1ab0fc&hb=44acd8c80204bca65be7794c2614d61bc28a6503&f=README.md. 
  29. 29.0 29.1 Grässlin, Martin (2015-06-29). "Four years later". http://blog.martin-graesslin.com/blog/2015/06/four-years-later/. 
  30. Riddell, Jonathan (2015-12-08). "Plasma 5.5 With Beautiful New Artwork". KDE.news. https://dot.kde.org/2015/12/08/plasma-55-beautiful-new-artwork. 
  31. 31.0 31.1 31.2 "Plasma 5.16 Release Announcement". KDE. 16 May 2019. https://kde.org/announcements/plasma-5.15.90.php. 
  32. "How to Use KDE Plasma Desktop Like a Pro". Linux.com. 2015-02-22. https://www.linux.com/learn/how-use-kde-plasma-desktop-pro. 
  33. "Changes to KSMServer – David Edmundson's Web Log" (in en-US). 28 November 2018. https://blog.davidedmundson.co.uk/blog/changes-to-ksmserver/. 
  34. "Plasma 2 Technology Preview". KDE.news. 20 December 2013. https://dot.kde.org/2013/12/20/plasma-2-technology-preview. 
  35. "Fedora 22 KDE Delivers A Great Plasma 5 Experience". Phoronix. https://www.phoronix.com/scan.php?page=article&item=fedora-22-kde&num=1. 
  36. "Kubuntu 15.04 Release Announcement". 2015-04-22. http://www.kubuntu.org/news/kubuntu-15.04. 
  37. Nestor, Marius (2015-05-16). "openSUSE Tumbleweed Now Uses KDE Plasma 5.3 as Default Desktop". https://news.softpedia.com/news/openSUSE-Tumbleweed-Now-Uses-KDE-Plasma-5-3-as-Default-Desktop-481392.shtml. 
  38. Bhartiya, Swapnil. "KDE celebrates 20th birthday and goes LTS". https://www.cio.com/article/236321/kde-celebrates-20th-birthday-and-goes-lts.html. 
  39. 39.0 39.1 "KDE – Plasma 5.1 Brings Back Many Popular Features". kde.org. 15 October 2014. https://www.kde.org/announcements/plasma-5.1/. 
  40. "KDE – KDE Ships Plasma 5.2". kde.org. 27 January 2015. https://www.kde.org/announcements/plasma-5.2.0.php. 
  41. online, heise (24 June 2013). "Kscreen 1.0 soll Monitorkonfiguration von KDE verbessern". https://www.heise.de/newsticker/meldung/Kscreen-1-0-soll-Monitorkonfiguration-von-KDE-verbessern-1895560.html. 
  42. 42.0 42.1 "KDE Ships Plasma 5.3, New Feature Release". KDE. 2015-04-28. https://www.kde.org/announcements/plasma-5.3.0.php. 
  43. "KDE Ships Plasma 5.4.0, Feature Release for August". KDE. 25 August 2015. https://www.kde.org/announcements/plasma-5.4.0.php. 
  44. "KDE Ships Plasma 5.4 Beta Release". KDE. 2015-08-11. https://www.kde.org/announcements/plasma-5.3.95.php. 
  45. "KDE Ships Plasma 5.5 Release". KDE. 8 December 2015. https://www.kde.org/announcements/plasma-5.5.0.php. 
  46. "September update for Plasma's Wayland porting". Martin's Blog. 8 October 2015. http://blog.martin-graesslin.com/blog/2015/10/september-update-for-plasmas-wayland-porting/. 
  47. "KWin On Wayland Making Progress, Now Has A Virtual Backend". Phoronix. https://www.phoronix.com/scan.php?page=news_item&px=KWin-September-Wayland. 
  48. "KDE Plasma 5.6 Release". KDE. 22 March 2016. https://www.kde.org/announcements/plasma-5.6.0.php. 
  49. Nestor, Marius (24 November 2015). "KDE Developers Work on Improving the Security of KDE Plasma 5 on Wayland". Softpedia. https://news.softpedia.com/news/kde-developers-work-on-improving-the-security-of-kde-plasma-5-on-wayland-496612.shtml. 
  50. 50.0 50.1 "KDE – KDE Plasma 5.7 Release". 5 July 2016. https://www.kde.org/announcements/plasma-5.7.0.php. 
  51. "KDE at 20: Plasma 5.8 LTS. Here for the Long Term.". KDE. 4 October 2016. https://www.kde.org/announcements/plasma-5.8.0.php. 
  52. Jonathan Riddell (8 July 2016). "Plasma 5.8 LTS Kickerd Off for Stability and Performance". http://jriddell.org/2016/07/08/plasma-5-8-lts-kickerd-off-for-stability-and-performance/. 
  53. "Plasma 5.8 will be an LTS release". 8 July 2016. https://www.reddit.com/r/kde/comments/4rs91d/plasma_58_will_be_an_lts_release/. 
  54. "Plasma 5.9 Kicks off 2017 in Style.". KDE. 31 January 2017. https://kde.org/announcements/plasma-5.9.0.php. 
  55. Martin Grässlin (2016-10-19). "Wayland improvements since Plasma 5.8 release". https://blog.martin-graesslin.com/blog/2016/10/wayland-improvements-since-plasma-5-8-release/. 
  56. "KDE Ships Plasma 5.9". 2017-01-31. https://www.kde.org/announcements/plasma-5.9.0.php. 
  57. "Plasma 5.10". KDE. 30 May 2017. https://kde.org/announcements/plasma-5.10.0.php. 
  58. "Plasma 5.10: Spring-loading in Folder View; performance work | blogs.kde.org". https://blogs.kde.org/2017/01/31/plasma-510-spring-loading-folder-view-performance-work. 
  59. 59.0 59.1 59.2 "Plasma 5.11". KDE. 10 October 2017. https://kde.org/announcements/plasma-5.11.0.php. 
  60. "Plasma 5.11 – Keep the momentum going". OCS-Mag. 2017-10-18. http://www.ocsmag.com/2017/10/18/plasma-5-11-keep-the-momentum-going/. 
  61. "KDE Plasma 5.11 Officially Released With Vault, Better Wayland & More – Phoronix". https://www.phoronix.com/scan.php?page=news_item&px=KDE-Plasma-5.11. 
  62. 62.0 62.1 "Plasma 5.12 Release Announcement". KDE. 6 February 2018. https://www.kde.org/announcements/plasma-5.12.0.php. 
  63. "Plasma 5.13 Release Announcement". KDE. 12 June 2018. https://www.kde.org/announcements/plasma-5.13.0.php. 
  64. "KDE Plasma 5.13 Beta: Fast, Lightweight, and Full Featured.". 2018-05-17. https://www.kde.org/announcements/plasma-5.12.90.php. 
  65. 65.0 65.1 "Plasma 5.14 Release Announcement". KDE. 9 October 2018. https://www.kde.org/announcements/plasma-5.14.0.php. 
  66. 66.0 66.1 "Plasma 5.15 Release Announcement". KDE. 12 February 2019. https://www.kde.org/announcements/plasma-5.15.0.php. 
  67. 67.0 67.1 "KDE Plasma 5.17: Thunderbolt, X11 Night Color and Redesigned Settings". KDE.org. 15 October 2019. https://kde.org/announcements/plasma-5.17.0.php. 
  68. 68.0 68.1 "KDE Plasma 5.18: More Convenient and with Long Term Stability". KDE. 11 February 2020. https://kde.org/announcements/plasma-5.18.0.php. 
  69. 69.0 69.1 "Plasma 5.19". KDE. 9 June 2020. https://kde.org/announcements/plasma-5.19.0. 
  70. 70.0 70.1 "Plasma 5.20". KDE. 13 October 2020. https://kde.org/announcements/plasma-5.20.0. 
  71. 71.0 71.1 "Plasma 5.21". KDE. 16 February 2021. https://kde.org/announcements/plasma/5/5.21.0/. 
  72. 72.0 72.1 "Plasma 5.22". KDE. 8 June 2021. https://kde.org/announcements/plasma/5/5.22.0/. 
  73. 73.0 73.1 "Plasma – 25th Anniversary Edition". KDE. 14 October 2021. https://kde.org/announcements/plasma/5/5.23.0/. 
  74. 74.0 74.1 "Plasma 5.24". KDE. 8 February 2022. https://kde.org/announcements/plasma/5/5.24.0/. 
  75. 75.0 75.1 "Plasma 5.25". KDE. 14 June 2022. https://kde.org/announcements/plasma/5/5.25.0/. 
  76. 76.0 76.1 "Plasma 5.26". KDE. 11 October 2022. https://kde.org/ia/announcements/plasma/5/5.26.0/. 
  77. "Plasma 5.27". KDE. 14 February 2023. https://kde.org/announcements/plasma/5/5.27.0/. 
  78. "SC 4.4.0 Caikaku Release Announcement". KDE. 2010-02-09. http://www.kde.org/announcements/4.4/. 
  79. "Plasma Active 3 Improves Performance, Brings New Apps". KDE. 2012-10-15. http://kde.org/announcements/plasma-active-three/. 
  80. "Contour Open Source Project announced – a new and innovative usage paradigm for digital devices". basysKom. 2011-04-11. http://contour.basyskom.com/. 
  81. Artur Souza (2010-12-03). "KDE's Mobile Team Meets for First Sprint". KDE.NEWS. KDE. http://dot.kde.org/2010/12/03/kdes-mobile-team-meets-first-sprint. 
  82. Carl Symons (2011-10-09). "Plasma Active One released!". KDE.NEWS. KDE. http://dot.kde.org/2011/10/09/plasma-active-one-released. 
  83. "Plasma/Active – KDE Community Wiki". https://community.kde.org/Plasma/Active. 
  84. Swapnil Bhartiya (25 July 2015). "KDE Community announces fully open source Plasma Mobile". ITworld. http://www.itworld.com/article/2952189/linux/kde-community-announces-fully-open-source-plasma-mobile.html. 
  85. "Plasma / Plasma Bigscreen". https://invent.kde.org/kde/plasma-bigscreen/. 
  86. "Plasma / Plasma Nano · GitLab". https://invent.kde.org/plasma/plasma-nano. 

External links