Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(Add a link to the Wayland goal page)
(Reorganise lack of window activation and launch feedback issues)
Line 3: Line 3:
== KWin/compositing/window management ==
== KWin/compositing/window management ==
* When the compositor crashes, all apps crash too: https://bugreports.qt.io/browse/QTBUG-85631
* When the compositor crashes, all apps crash too: https://bugreports.qt.io/browse/QTBUG-85631
* No Wayland protocol for cross-app window activation/focus, so windows don't get brought forward when activated by another app: https://bugs.kde.org/show_bug.cgi?id=424795 https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/50
 
* No Wayland protocol for app launch feedback, so there is no feedback on the cursor or Task Manager when an app is launched: https://bugs.kde.org/show_bug.cgi?id=402903 https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/50
* No Wayland protocol for cross-app window activation/focus, or launch feedback: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/50
** Windows don't get brought forward when activated by another app: https://bugs.kde.org/show_bug.cgi?id=424795  
** No feedback on the Task Manager when an app is launched: https://bugs.kde.org/show_bug.cgi?id=402903  
** No feedback on the cursor when an app is launched: https://bugs.kde.org/show_bug.cgi?id=405624
* Secondary screen doesn't come back on after disconnecting and reconnecting: https://bugs.kde.org/show_bug.cgi?id=434683
* Secondary screen doesn't come back on after disconnecting and reconnecting: https://bugs.kde.org/show_bug.cgi?id=434683
* "Pin/keep open" functionality for Plasma applets does not work: https://bugs.kde.org/show_bug.cgi?id=400317
* "Pin/keep open" functionality for Plasma applets does not work: https://bugs.kde.org/show_bug.cgi?id=400317

Revision as of 13:39, 31 March 2021

This page tracks the Wayland showstoppers throughout the stack. This is part of KDE's Wayland goal.

KWin/compositing/window management

Input

Plasma

Drag and Drop issues