Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(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)
(Add https://codereview.qt-project.org/c/qt/qtwayland/+/347783 as an upstream issue (When a notification times out, it closes any context menus that are open and then blocks the next two right-clicks))
Line 30: Line 30:
* 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
* Picture-in-Picture windows from web browsers do not stay on top: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/44
* When a notification times out, it closes any context menus that are open and then blocks the next two right-clicks: https://codereview.qt-project.org/c/qt/qtwayland/+/347783

Revision as of 16:43, 9 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