Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(Qt apps now survive compositor restarts in Qt 6!)
(https://bugzilla.mozilla.org/show_bug.cgi?id=1754810 is fixed now!)
Line 34: Line 34:
== Quality-of-life issues caused by non-KDE software ==
== Quality-of-life issues caused by non-KDE software ==
* 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
* In native Wayland mode, Firefox has an invisible animation that forces the screen to constantly repaint, spiking kwin_wayland's CPU use: https://bugzilla.mozilla.org/show_bug.cgi?id=1754810. Workaround: set 'widget.wayland.vsync.enabled' to 'false' on its about:config page
* 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
* Multiple Chrome windows on different virtual desktops causes heavy stuttering/freezing in Chrome. Does not occur if the multiple windows are on the same virtual desktop. Similar bug report filed for Ubuntu/Gnome/Wayland here: https://bugs.launchpad.net/ubuntu/+source/xwayland/+bug/1906792
* Multiple Chrome windows on different virtual desktops causes heavy stuttering/freezing in Chrome. Does not occur if the multiple windows are on the same virtual desktop. Similar bug report filed for Ubuntu/Gnome/Wayland here: https://bugs.launchpad.net/ubuntu/+source/xwayland/+bug/1906792

Revision as of 15:19, 16 March 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.

Login/Session management

KWin/compositing/window management

Plasma

System Settings

Upstream issues, or KDE issues blocked by required upstream changes

Quality-of-life issues caused by non-KDE software

Fixed already in Qt 6 but not backportable nor backported to Qt 5