Plasma/Plasma 6
< Plasma
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:
- System Settings crashes nearly constantly when switching pages
- https://bugreports.qt.io/browse/QTBUG-112306
- Fixed in Qt 6.6
- On Wayland, with scaling, QML windows have content drawn at the wrong scale until manually resized
- https://codereview.qt-project.org/c/qt/qtdeclarative/+/447075
- Fixed in Qt 6.6
Developer-facing changes
Widget API has changed and all widgets need to be ported. See the Plasma 6 widget porting guide to learn how.
TODO add more content! :)