Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(Undo revision 99510 by Ngraham (talk) It was already there!)
Tag: Undo
(https://bugs.kde.org/show_bug.cgi?id=434615 is an upstream issue with an open patch to fix it)
Line 20: Line 20:
* 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
* Quick tile actions and window rules cannot override window's minimum size if needed as on X11: https://bugs.kde.org/show_bug.cgi?id=434615
* Windows that were closed when maximized and do not record their own maximized state will re-open in the maximized position, but not the maximized state: https://bugs.kde.org/show_bug.cgi?id=437089
* Windows that were closed when maximized and do not record their own maximized state will re-open in the maximized position, but not the maximized state: https://bugs.kde.org/show_bug.cgi?id=437089
* Previewing Window Switchers doesn't clean them up afterwards: https://bugs.kde.org/show_bug.cgi?id=374971
* Previewing Window Switchers doesn't clean them up afterwards: https://bugs.kde.org/show_bug.cgi?id=374971
Line 46: Line 45:
* 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
* With screen scaling, cursor size is incorrect when hovering over native Wayland apps written with the GTK and Electron toolkits due to their lack of support for the cursor-shape-v1 protocol: https://bugs.kde.org/show_bug.cgi?id=451158. See also https://bugs.kde.org/show_bug.cgi?id=459161 for general cursor size issues.
* With screen scaling, cursor size is incorrect when hovering over native Wayland apps written with the GTK and Electron toolkits due to their lack of support for the cursor-shape-v1 protocol: https://bugs.kde.org/show_bug.cgi?id=451158. See also https://bugs.kde.org/show_bug.cgi?id=459161 for general cursor size issues.
* Quick tile actions and window rules cannot override window's minimum size if needed as they can on X11: https://bugs.kde.org/show_bug.cgi?id=434615 / https://codereview.qt-project.org/c/qt/qtwayland/+/524982


== Fixed upstream in Qt 6 ==
== Fixed upstream in Qt 6 ==

Revision as of 21:31, 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.