Plasma/Plasma 6: Difference between revisions

From KDE Community Wiki
(Re-organize Plasma 6.2 features by topic)
(add a color management section for 6.2)
 
(3 intermediate revisions by one other user not shown)
Line 142: Line 142:
* [https://invent.kde.org/plasma/kwin/-/merge_requests/5102 "Active screen follows mouse" setting] - it caused confusion for users of multi-screen effects when the active window and cursor were on different screens; now the screen considered active is always the one with the active window on it
* [https://invent.kde.org/plasma/kwin/-/merge_requests/5102 "Active screen follows mouse" setting] - it caused confusion for users of multi-screen effects when the active window and cursor were on different screens; now the screen considered active is always the one with the active window on it
* [https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2055 Touchpad widget] - it did very little and was quite broken, and we were unable to make it work better in time for 6.0. It may return later, though
* [https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2055 Touchpad widget] - it did very little and was quite broken, and we were unable to make it work better in time for 6.0. It may return later, though


=== Plasma 6.1 ===
=== Plasma 6.1 ===
Oops, forgot to do it. Someone fill this in!
Oops, forgot to do it. Someone fill this in!
==== New Features ====
 
==== User interface changes ====
==== Changes to default settings ====
==== Removals ====


=== Plasma 6.2 ===
=== Plasma 6.2 ===
Line 156: Line 154:
* [https://bugs.kde.org/show_bug.cgi?id=476982 Drawing tablet calibration wizard]
* [https://bugs.kde.org/show_bug.cgi?id=476982 Drawing tablet calibration wizard]
* [https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/1970 Test mode for drawing tablet settings]
* [https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/1970 Test mode for drawing tablet settings]
* [https://invent.kde.org/plasma/kwin/-/merge_requests/6255 Turned on support for KWin's implementation of the Wayland color management protocol]
 
* Option to use color profile data built into your monitor, if it has one
==== Color Management ====
* More complete support for the Wayland color management protocol (too many MRs to link)
* [https://invent.kde.org/plasma/kwin/-/merge_requests/6255 Turned on support for the Wayland color management protocol by default]
* Improved brightness handling [https://invent.kde.org/plasma/kwin/-/merge_requests/5999 for HDR] [https://invent.kde.org/plasma/kwin/-/merge_requests/6227 and ICC profiles]
* [https://invent.kde.org/plasma/kwin/-/merge_requests/6249 Tone mapping]
* [https://invent.kde.org/plasma/kwin/-/merge_requests/6076 Significant performance improvements for HDR]


==== Power management ====
==== Power management ====
Line 164: Line 167:
* [https://invent.kde.org/plasma/powerdevil/-/merge_requests/399 Battery widget's icon now shows a power profile badge too]
* [https://invent.kde.org/plasma/powerdevil/-/merge_requests/399 Battery widget's icon now shows a power profile badge too]
* [https://bugs.kde.org/show_bug.cgi?id=486781 The Battery Monitor widget once again stays visible while the computer is charging]
* [https://bugs.kde.org/show_bug.cgi?id=486781 The Battery Monitor widget once again stays visible while the computer is charging]
* [https://invent.kde.org/plasma/powerdevil/-/merge_requests/416 Meta+B shortcut to switch power profiles now cycles through them individually]


==== Discover and system updating ====
==== Discover and system updating ====
Line 179: Line 183:
* [https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4432 Night forecasts for NOAA weather provider]
* [https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4432 Night forecasts for NOAA weather provider]
* [https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/606 Now shows "feels like" temperatures for providers that support it] (NOAA and EnvCan, currently)
* [https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/606 Now shows "feels like" temperatures for providers that support it] (NOAA and EnvCan, currently)
* https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4622 More information for BBC weather forecasts]
* [https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4622 More information for BBC weather forecasts]
* [https://bugs.kde.org/show_bug.cgi?id=389766 Now uses information-poor providers only as a fallback]
* [https://bugs.kde.org/show_bug.cgi?id=389766 Now uses information-poor providers only as a fallback]


Line 209: Line 213:
* [https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4391 Integrated cropping tool when setting your user avatar]
* [https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4391 Integrated cropping tool when setting your user avatar]
* [https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4490 Once-a-year donation request notification]
* [https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4490 Once-a-year donation request notification]
* [https://invent.kde.org/plasma/kwin/-/merge_requests/4800 Tearing now works out of the box with a new enough kernel]


==== Technical ====
==== Technical ====
Line 214: Line 219:
* [https://invent.kde.org/plasma/kwin/-/merge_requests/5462 Implemented the alpha-modifier KWin protocol]
* [https://invent.kde.org/plasma/kwin/-/merge_requests/5462 Implemented the alpha-modifier KWin protocol]
* [https://invent.kde.org/plasma/breeze/-/issues/20 Initial implementation of SVG cursor theming, and ported the Breeze themes to use it]
* [https://invent.kde.org/plasma/breeze/-/issues/20 Initial implementation of SVG cursor theming, and ported the Breeze themes to use it]
=== Plasma 6.3 ===
* Your amazing features here!

Latest revision as of 22:34, 13 September 2024

Plasma 6 is built on top of Qt 6 and was released on February 28th, 2024. This page outlines important information and major changes coming in Plasma 6.

Known issues

On the KDE side:

  • Plasma 6 issues
  • Frameworks 6 issues + Plasma 6 issues
  • All Qt6-related issues across all KDE software
  • In a built-from-source dev session on top of a distro-provided Plasma 5 session, KWin effect IDs have changed, so they appear duplicated in the Effects KCM and you need to disable one of each, or else both play at the same thing and there are weird visual glitches.
  • In a built-from-source dev session on top of a distro-provided Plasma 5 session, Qt5-using QML apps don't launch because they'll try to use the KF6 Kirigami. Workaround: For those apps, create custom .desktop files with QML2_IMPORT_PATH set to the built-from-source KF5 location in the "Environment Variables" field, and an absolute path to to the built-from-source executable in the "Program" field. See also https://phabricator.kde.org/T16483.
  • In a built-from-source dev session on top of a distro-provided Plasma session (5 or 6), your dev session will still use the system versions of KAuth helpers by default. This can lead to issues when certain components such as PowerDevil make use of newly introduced helper actions. Use plasma-workspace MR !1715 to overlay your build on top of /usr, or !3705 for a partially successful symlinking approach.

Known upstream issues, no fix yet:

Fixed upstream, but without a release yet:

  • For built-from-source dev sessions, SDDM displays empty/incorrect session titles

How to use/test it

Developers and adventurous users are encouraged to test or even live on Plasma 6, to help get it into a releasable state faster. Before doing so, remember the rules of Plasma 6:

  • Read through the list of major bugs and only use Plasma 6 in production if none of them is a deal-breaker for you. Maintain regular backups! This is mandatory.
  • When you encounter an issue in Plasma 6 that was not present in Plasma 5, check the list of issues to see if it's already been reported. If you don't find anything, submit a bug report and add the "qt6" keyword to it.
  • If you are technically able, try to fix issues you encounter yourself.

Options for testing Plasma 6 include the following:

If you're a distro packager reading this and your distro offers a Plasma 6 ISO/repo/etc, please add it to this list in alphabetical order!

Developer-facing changes

  • PlasmaComponents 2 has been removed. All usages should be changed to their PlasmaComponents 3 equivalents.
  • Widget API has changed, and all widgets need to be ported. See the Plasma 6 widget porting guide to learn how
  • Icons in Plasma styles are no longer honored; all icons now come from the systemwide icon theme. Plasma themes should migrate their icons to their companion icon themes, if they have one. For more information, read this.
  • Icons requested by name with the -symbolic suffix will now always return a symbolic icon if the icon theme has one. Icon themes with colorful and symbolic versions of icons should suffix the symbolic versions with -symbolic. For more information, read this.
  • The first page in Welcome Center can now be customized. See the README file at https://invent.kde.org/plasma/plasma-welcome for details on how to do this.
  • The location on disk where Welcome Center finds custom pages has changed to /usr/share/plasma/plasma-welcome/extra-pages/.

Work that's been decided on but not implemented yet

Postponed to Plasma 6.1, in progress

Postponed to Plasma 6.1, not started yet

Packaging notes

This section is aimed at packagers/distributors for information about correctly packaging a KF6/Plasma 6 session. Please see:

User-facing changes

Plasma 6.0

New features

User interface changes

Changes to default settings

(i.e. all of these things can be changed back if you don't like them)

Removals


Plasma 6.1

Oops, forgot to do it. Someone fill this in!


Plasma 6.2

For digital artists

Color Management

Power management

Discover and system updating

Accessibility

Weather widget

Input device configuration

Networking

UI/visual design

Miscellaneous

Technical

Plasma 6.3

  • Your amazing features here!