Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(QDockWidget issue isn't really a showstopper)
(Lots of these issues are blocked by needing new Wayland protocols; delete that section and move its items into other groups)
Line 11: Line 11:
* When the compositor crashes or restarts, non-Qt apps are killed — work is ongoing to fix this, see https://invent.kde.org/plasma/kwin/-/wikis/Restarting
* When the compositor crashes or restarts, non-Qt apps are killed — work is ongoing to fix this, see https://invent.kde.org/plasma/kwin/-/wikis/Restarting
* Not all Sticky Keys options work: https://bugs.kde.org/show_bug.cgi?id=444335
* Not all Sticky Keys options work: https://bugs.kde.org/show_bug.cgi?id=444335
* No color management or support for changing Gamma: https://bugs.kde.org/show_bug.cgi?id=439135, https://bugs.kde.org/show_bug.cgi?id=439135, https://invent.kde.org/plasma/kwin/-/issues/11; requires https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/14 and adoption in KWin
* 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 on top" cover up panel widget pop-ups and clipboard history menu: https://bugs.kde.org/show_bug.cgi?id=466844
* Windows marked "keep on top" cover up panel widget pop-ups and clipboard history menu: https://bugs.kde.org/show_bug.cgi?id=466844


Line 17: Line 19:
* Global Menu is broken for non-Qt apps: https://bugs.kde.org/show_bug.cgi?id=424485
* Global Menu is broken for non-Qt apps: https://bugs.kde.org/show_bug.cgi?id=424485
* When dragging images from Firefox to the desktop, have to hold the drag 1 or more seconds over the desktop before releasing or else the desktop drop menu does not appear: https://bugs.kde.org/show_bug.cgi?id=448867
* When dragging images from Firefox to the desktop, have to hold the drag 1 or more seconds over the desktop before releasing or else the desktop drop menu does not appear: https://bugs.kde.org/show_bug.cgi?id=448867
== Upstream issues, or KDE issues blocked by required upstream changes ==
* No color management or support for changing Gamma: https://bugs.kde.org/show_bug.cgi?id=439135, https://bugs.kde.org/show_bug.cgi?id=439135, https://invent.kde.org/plasma/kwin/-/issues/11; requires https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/14 and adoption in KWin
* 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)


== Specifically NVIDIA issues ==
== Specifically NVIDIA issues ==

Revision as of 19:54, 7 May 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.

Session management

KWin/compositing/window management

Plasma

Specifically NVIDIA issues


Non-showstoppers

Quality-of-life issues, annoyances, problems with workarounds, etc.

Session management

KWin/compositing/window management

Plasma

Qt


Fixed upstream in Qt 6

These are fixed in Qt 6 but not backportable or backported to Qt 5.