Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(Keyboard repeat rate was fixed by Andrey Butirsky)
(Add https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/44 (Picture-in-Picture windows from web browsers do not stay on top) as a 3rd-party issue to be aware of)
Line 29: Line 29:
* 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: https://github.com/electron/electron/issues/30912
* 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
* Picture-in-Picture windows from web browsers do not stay on top: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/44

Revision as of 15:45, 3 November 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