Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
No edit summary
Line 26: Line 26:


== Qt/Wayland/other upstream ==
== Qt/Wayland/other upstream ==
* Very blurry fractional scaling for native Wayland windows due to using a downsampled 2x or 3x pixmap: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/34
* Very blurry fractional scaling for native Wayland windows due to using a downsampled 2x or 3x pixmap: https://bugs.kde.org/show_bug.cgi?id=446674 & https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/34
* No color management: https://bugs.kde.org/show_bug.cgi?id=439135 / https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/14
* No color management: https://bugs.kde.org/show_bug.cgi?id=439135 / https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/14
* KDE app windows don't get brought forward when activated by another KDE app: https://codereview.qt-project.org/c/qt/qtwayland/+/321246 (in review: ; support will come sometime for Qt 6)
* KDE app windows don't get brought forward when activated by another KDE app: https://codereview.qt-project.org/c/qt/qtwayland/+/321246 (in review: ; support will come sometime for Qt 6)

Revision as of 20:58, 8 December 2021

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.


Login/Session management

KWin/compositing/window management

Plasma

System Settings

Drag and Drop issues

Qt/Wayland/other upstream