Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(https://bugs.kde.org/show_bug.cgi?id=434615 is an upstream issue with an open patch to fix it)
(https://bugs.kde.org/show_bug.cgi?id=420859 is mostly fixed now, and the remaining parts are app/toolkit issues that can't be worked around in KWin)
Line 17: Line 17:
* When the compositor crashes or restarts, non-Qt apps are killed — Qt apps do stay alive, and work is ongoing to make other apps survive as well; see see https://invent.kde.org/plasma/kwin/-/wikis/Restarting
* When the compositor crashes or restarts, non-Qt apps are killed — Qt apps do stay alive, and work is ongoing to make other apps survive as well; see see https://invent.kde.org/plasma/kwin/-/wikis/Restarting
* Worse performance on weak Intel iGPUs: https://bugs.kde.org/show_bug.cgi?id=452119
* Worse performance on weak Intel iGPUs: https://bugs.kde.org/show_bug.cgi?id=452119
* Cursor theme/size changes do not take effect for Qt5 and XWayland software until session is restarted: https://bugs.kde.org/show_bug.cgi?id=420859
* Picture-in-Picture windows from web browsers get a Task Manager icon and do not stay on top: https://bugs.kde.org/show_bug.cgi?id=463288; requires https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/132 and adoption in apps using PiP windows (like web browsers)
* Picture-in-Picture windows from web browsers get a Task Manager icon and do not stay on top: https://bugs.kde.org/show_bug.cgi?id=463288; requires https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/132 and adoption in apps using PiP windows (like web browsers)
* Windows marked "Keep above other windows" also go above Plasma menus, Panels, and popups: https://bugs.kde.org/show_bug.cgi?id=476080 & https://bugs.kde.org/show_bug.cgi?id=462181
* Windows marked "Keep above other windows" also go above Plasma menus, Panels, and popups: https://bugs.kde.org/show_bug.cgi?id=476080 & https://bugs.kde.org/show_bug.cgi?id=462181

Revision as of 21:35, 13 December 2023

This page tracks the Wayland showstoppers throughout the stack. Showstoppers are major bugs, or missing features affecting the Wayland session but not the X11 session. This is part of KDE's Wayland goal.

True Showstoppers

These are the issues that must be fixed before we can recommend Wayland by default. The current plan is to flip the switch before the Alpha release, but then revert that change if we don't have all of these issues fixed before the first beta:

KWin/compositing/window management

Non-showstoppers

This is effectively an "Errata/Known issues" list: quality-of-life annoyances, problems with workarounds, etc. Don't expect all or even any of these to be fixed before we go wayland-by-default.

Session management

KWin/compositing/window management

Plasma

NVIDIA

Upstream, not fixed yet

Fixed upstream in Qt 6

These are fixed in Qt 6 but neither backportable nor backported to Qt 5.