Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(Clarify and correct xdg activation support)
Line 32: Line 32:
* 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
* 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 do not show up as a unique app but instead assume the Chrome icon, 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
* Chrome/Chromium web apps steal and suppress global shortcuts while focused: https://bugs.chromium.org/p/chromium/issues/detail?id=1338554
* Chrome/Chromium web apps steal and suppress global shortcuts while focused: https://bugs.chromium.org/p/chromium/issues/detail?id=1338554

Revision as of 19:31, 12 January 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 or backported to Qt 5