Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(Add plasmashell crashes when hovering or clicking items on the Panel due to "zwp_linux_buffer_params_v1.add" protocol error: https://bugs.kde.org/show_bug.cgi?id=447717 (needs Qt fix backported in https://invent.kde.org/qt/qt/qtwayland/-/merge_requests/57))
(Add https://bugreports.qt.io/browse/QTBUG-78327 to the QOL section)
Line 37: Line 37:
* plasmashell crashes when hovering or clicking items on the Panel due to "zwp_linux_buffer_params_v1.add" protocol error: https://bugs.kde.org/show_bug.cgi?id=447717 (needs Qt fix backported in https://invent.kde.org/qt/qt/qtwayland/-/merge_requests/57)
* plasmashell crashes when hovering or clicking items on the Panel due to "zwp_linux_buffer_params_v1.add" protocol error: https://bugs.kde.org/show_bug.cgi?id=447717 (needs Qt fix backported in https://invent.kde.org/qt/qt/qtwayland/-/merge_requests/57)


== Quality-of-life issues caused by 3rd-party apps ==
== 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
* 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 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
* Changing scale causes Qt-based software to become blurry until restarted: https://bugreports.qt.io/browse/QTBUG-78327


== Fixed already in Qt 6 but not backportable or backported to Qt 5 ==
== Fixed already in Qt 6 but not backportable or backported to Qt 5 ==
* KDE app windows don't get brought forward when activated by another KDE app: https://codereview.qt-project.org/c/qt/qtwayland/+/321246; fixed in Qt 6.2
* KDE app windows don't get brought forward when activated by another KDE app: https://codereview.qt-project.org/c/qt/qtwayland/+/321246; fixed in Qt 6.2
* Wrong positioning of context menu in multiple screens: https://bugs.kde.org/show_bug.cgi?id=436016 / https://bugreports.qt.io/browse/QTBUG-85297; fixed in Qt 6.4
* Wrong positioning of context menu in multiple screens: https://bugs.kde.org/show_bug.cgi?id=436016 / https://bugreports.qt.io/browse/QTBUG-85297; fixed in Qt 6.4

Revision as of 22:30, 10 November 2022

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

Blocked on 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