Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(remove minor bugs. they're bugs not showstopper features.)
(Re-add URL for Electron activation issue)
Line 28: Line 28:
* 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)
* KDE app windows activated by Electron apps don't get brought forward due to lack of support for the Activation protocol in the toolkit
* KDE app windows activated by Electron apps don't get brought forward due to lack of support for the Activation protocol in the toolkit: https://github.com/electron/electron/issues/30912

Revision as of 19:43, 17 October 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

  • Saving and restoring activities does not work

System Settings

Drag and Drop issues

Qt/Wayland/other upstream