Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(https://bugs.kde.org/show_bug.cgi?id=404953 is fixed now)
(https://bugs.kde.org/show_bug.cgi?id=398440 is fixed now)
Line 32: Line 32:


== Drag and Drop issues ==
== Drag and Drop issues ==
* Plasma crashes when dragging a file over the panel: https://bugs.kde.org/show_bug.cgi?id=398440
* Can't abort drag-and-drop with the Esc key while dropped file is over Plasma panel or desktop : https://bugs.kde.org/show_bug.cgi?id=405267
* Can't abort drag-and-drop with the Esc key while dropped file is over Plasma panel or desktop : https://bugs.kde.org/show_bug.cgi?id=405267

Revision as of 14:06, 19 April 2021

This page tracks the Wayland showstoppers throughout the stack. Showstoppers are major bugs, crashes, or missing features affecting the Wayland session but not the X11 session. This is part of KDE's Wayland goal.


Session management

  • User switching doesn't work: https://github.com/sddm/sddm/pull/1371
  • Session restoring does not include Wayland native windows. Our sessions management recover engine is based on the 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 their wiki an own implementation for some time.


KWin/compositing/window management


Plasma


Drag and Drop issues