Plasma/Plasma 6: Difference between revisions

From KDE Community Wiki
(Add more stuff)
No edit summary
Line 3: Line 3:


= Known issues =
= Known issues =
On the KDE side:
On the KDE side:
* [https://bugs.kde.org/buglist.cgi?bug_severity=critical&bug_severity=grave&bug_severity=major&bug_severity=crash&bug_severity=normal&bug_severity=minor&bug_severity=wishlist&bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=ASSIGNED&bug_status=REOPENED&f1=keywords&f2=reporter&list_id=2383873&o1=allwordssubstr&query_format=advanced&v1=qt6 List of issues]
* [https://bugs.kde.org/buglist.cgi?bug_severity=critical&bug_severity=grave&bug_severity=major&bug_severity=crash&bug_severity=normal&bug_severity=minor&bug_severity=wishlist&bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=ASSIGNED&bug_status=REOPENED&f1=keywords&f2=reporter&list_id=2383873&o1=allwordssubstr&query_format=advanced&v1=qt6 List of issues]
Line 20: Line 19:
* Widget API has changed and all widgets need to be ported. See the [https://develop.kde.org/docs/plasma/widget/porting_kf6/ Plasma 6 widget porting guide] to learn how.
* Widget API has changed and all widgets need to be ported. See the [https://develop.kde.org/docs/plasma/widget/porting_kf6/ Plasma 6 widget porting guide] to learn how.
* On Wayland, Plasma panels, sidebars, KRunner, and Yakuake are now positioned using the layer-shell protocol.
* On Wayland, Plasma panels, sidebars, KRunner, and Yakuake are now positioned using the layer-shell protocol.


= User-facing changes =
= User-facing changes =
== Additions ==
== Additions ==
TODO add some
TODO add some


== Changes to default settings ==
== Changes to default settings ==

Revision as of 14:09, 9 June 2023

Plasma 6 is built on top of Qt 6 and is tentatively planned to be released in late 2023 or early 2024. This page outlines important information and major changes coming in Plasma 6.


Known issues

On the KDE side:

On the Qt side:


Developer-facing changes

  • Widget API has changed and all widgets need to be ported. See the Plasma 6 widget porting guide to learn how.
  • On Wayland, Plasma panels, sidebars, KRunner, and Yakuake are now positioned using the layer-shell protocol.


User-facing changes

Additions

TODO add some

Changes to default settings

Removals