Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(Okular issue isn't really a showstopper)
No edit summary
Line 3: Line 3:
== Session management ==
== Session management ==
* Applications don't prompt to save unsaved work, causing data loss: https://bugs.kde.org/show_bug.cgi?id=461176
* Applications don't prompt to save unsaved work, causing data loss: https://bugs.kde.org/show_bug.cgi?id=461176
* 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.
* No session restore for native Wayland windows: https://bugs.kde.org/show_bug.cgi?id=436318. Our session management recovery 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.


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

Revision as of 19:38, 7 May 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.

Session management

KWin/compositing/window management

Plasma

Upstream issues, or KDE issues blocked by required upstream changes

Specifically NVIDIA issues

Quality-of-life issues that aren't fully showstoppers

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