Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(https://bugs.kde.org/show_bug.cgi?id=437089 is actually just a bunch of individual app bugs; remove it from here)
(https://bugreports.qt.io/browse/QTBUG-77182 is an upstream issue; move it to the upstream section)
Line 29: Line 29:
* Global Menu is not supported for non-Qt apps: https://bugs.kde.org/show_bug.cgi?id=424485
* Global Menu is not supported for non-Qt apps: https://bugs.kde.org/show_bug.cgi?id=424485
* Installed Chrome apps are grouped together with Chrome windows in Icon-Only Task Manager: https://bugs.kde.org/show_bug.cgi?id=358277
* Installed Chrome apps are grouped together with Chrome windows in Icon-Only Task Manager: https://bugs.kde.org/show_bug.cgi?id=358277
* Wrong app icon in Task Switcher for LibreOffice apps: https://bugreports.qt.io/browse/QTBUG-77182
* Mirroring/"replica of" feature missing from KScreen KCM: https://bugs.kde.org/show_bug.cgi?id=460433 - workaround: drag a screen on top of another to mirror them
* Mirroring/"replica of" feature missing from KScreen KCM: https://bugs.kde.org/show_bug.cgi?id=460433 - workaround: drag a screen on top of another to mirror them


Line 44: Line 43:
* 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
* 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
* Wrong app icon in Task Switcher for LibreOffice apps: https://bugreports.qt.io/browse/QTBUG-77182


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

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