Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(https://bugzilla.mozilla.org/show_bug.cgi?id=1754810 is fixed now!)
(Adding https://bugs.kde.org/show_bug.cgi?id=467547 (Stuck at black screen when logging out))
Line 5: Line 5:
* Session restoring does not include Wayland native windows: https://bugs.kde.org/show_bug.cgi?id=436318. Our sessions management recover engine is based on the [https://www.x.org/releases/X11R7.7/doc/libSM/xsmp.html X Session Management Protocol] and there is apparently currently no generic concept to do it on Wayland. But on Qt it's plugin-able and [https://wiki.gnome.org/Projects/SessionManagement/GnomeSession GNOME has had their own implementation] for some time.
* Session restoring does not include Wayland native windows: https://bugs.kde.org/show_bug.cgi?id=436318. Our sessions management recover engine is based on the [https://www.x.org/releases/X11R7.7/doc/libSM/xsmp.html X Session Management Protocol] and there is apparently currently no generic concept to do it on Wayland. But on Qt it's plugin-able and [https://wiki.gnome.org/Projects/SessionManagement/GnomeSession GNOME has had their own implementation] for some time.
* Windows that *are* session-restored go on the wrong virtual desktops: https://bugs.kde.org/show_bug.cgi?id=421870
* Windows that *are* session-restored go on the wrong virtual desktops: https://bugs.kde.org/show_bug.cgi?id=421870
* Stuck at black screen when logging out (https://bugs.kde.org/show_bug.cgi?id=467547)


== KWin/compositing/window management ==
== KWin/compositing/window management ==

Revision as of 19:12, 4 April 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