Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(https://codereview.qt-project.org/c/qt/qtwayland/+/333573)
(Both those bugs appear to be closed/resolved)
Line 6: Line 6:
* 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
* 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
* "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
* XWayland windows are upscaled from a 1x pixmap and look blurry and ugly in HiDPI mode: https://bugs.kde.org/show_bug.cgi?id=389191 and https://bugs.kde.org/show_bug.cgi?id=433115
* Very blurry fractional scaling for native Wayland windows due to using a downsampled 2x or 3x pixmap: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/34
* Very blurry fractional scaling for native Wayland windows due to using a downsampled 2x or 3x pixmap: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/issues/34
* Some menus appear in the wrong location as separate windows with titlebars:
* Some menus appear in the wrong location as separate windows with titlebars:

Revision as of 02:46, 12 March 2021

This page tracks the Wayland showstoppers throughout the stack.

KWin/compositing/window management

Input

Plasma

Drag and Drop issues