Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(Correct bug report for that issue)
(Add kwin activities MR)
Line 24: Line 24:
== Plasma ==
== Plasma ==
* Session restoring does not include Wayland native windows. 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 GNOME has according to [https://wiki.gnome.org/Projects/SessionManagement/GnomeSession their wiki] an own implementation for some time.
* Session restoring does not include Wayland native windows. 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 GNOME has according to [https://wiki.gnome.org/Projects/SessionManagement/GnomeSession their wiki] an own implementation for some time.
* No activities.
* No activities. Kwin now has minimal support for them: https://invent.kde.org/plasma/kwin/-/merge_requests/753
* Session sometimes crashes when changing Global Themes: https://bugs.kde.org/show_bug.cgi?id=422424
* Session sometimes crashes when changing Global Themes: https://bugs.kde.org/show_bug.cgi?id=422424
* Plasma sometimes crashes when changing Global Themes: https://bugs.kde.org/show_bug.cgi?id=414834
* Plasma sometimes crashes when changing Global Themes: https://bugs.kde.org/show_bug.cgi?id=414834

Revision as of 00:43, 11 March 2021

This page tracks the Wayland showstoppers throughout the stack.

KWin/compositing/window management

Input

Plasma

Drag and Drop issues