Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(https://bugs.kde.org/show_bug.cgi?id=409798 is now fixed upstream!)
(Clarify the situation with activation support)
Line 12: Line 12:
* User Switching doesn't work: https://bugs.kde.org/show_bug.cgi?id=439873
* User Switching doesn't work: https://bugs.kde.org/show_bug.cgi?id=439873
* When the compositor crashes, all apps die too: https://bugs.kde.org/show_bug.cgi?id=437709
* When the compositor crashes, all apps die too: https://bugs.kde.org/show_bug.cgi?id=437709
* Windows don't get brought forward when activated by another app: https://bugs.kde.org/show_bug.cgi?id=424795 / https://invent.kde.org/plasma/kwin/-/issues/39
* Windows don't get brought forward when activated by another app. The Wayland activation protocol that we proposed has been merged, and now every toolkit needs to add support for it.
** Qt: In review: https://codereview.qt-project.org/c/qt/qtwayland/+/321246; support will come sometime for Qt 6
** GTK: Support with GTK 4.3
** Electron: https://github.com/electron/electron/issues/30912
* Secondary screen doesn't come back on after disconnecting and reconnecting: https://bugs.kde.org/show_bug.cgi?id=434683
* Secondary screen doesn't come back on after disconnecting and reconnecting: https://bugs.kde.org/show_bug.cgi?id=434683
* KWin crashes when monitor goes into standby: https://bugs.kde.org/show_bug.cgi?id=420160
* KWin crashes when monitor goes into standby: https://bugs.kde.org/show_bug.cgi?id=420160

Revision as of 16:45, 10 September 2021

This page tracks the Wayland showstoppers throughout the stack. Showstoppers are major bugs, crashes, or missing features affecting the Wayland session but not the X11 session. This is part of KDE's Wayland goal.


Clipboard management

Login/Session management

KWin/compositing/window management

Plasma

System Settings

Drag and Drop issues