Jump to content

Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
Ngraham (talk | contribs)
Remove GTK menubar issue as it was just fixed 10 hours ago!
Ngraham (talk | contribs)
Mention merge request for tablet dials
 
(3 intermediate revisions by the same user not shown)
Line 21: Line 21:
* Can't create multiple profiles for tablet configurations so artists can choose different profiles (e.g. different shortcuts and pen pressure) for different workflows like inking a comic or doing vector art: https://bugs.kde.org/show_bug.cgi?id=477671
* Can't create multiple profiles for tablet configurations so artists can choose different profiles (e.g. different shortcuts and pen pressure) for different workflows like inking a comic or doing vector art: https://bugs.kde.org/show_bug.cgi?id=477671
* The UI for mapping tablet area and its buttons has a few issues compared to the UI in the X11 KCM: https://bugs.kde.org/show_bug.cgi?id=477750
* The UI for mapping tablet area and its buttons has a few issues compared to the UI in the X11 KCM: https://bugs.kde.org/show_bug.cgi?id=477750
* Graphic tablets may have a touch strip or ring, but in the Wayland KCM, you can't assign shortcuts to touch rings. Bug report: https://bugs.kde.org/show_bug.cgi?id=477752
* Graphic tablets may have a touch strip or ring, but in the Wayland KCM, you can't assign shortcuts to touch rings. Bug report: https://bugs.kde.org/show_bug.cgi?id=477752 - in progress with https://invent.kde.org/plasma/kwin/-/merge_requests/7348
* Some tablets allow users to switch between touch ring modes. For example, you can click a button and change the mode from one set of shortcuts like scrolling to another set of shortcuts, like changing hue or zooming in and out. This is not possible on Plasma Wayland: https://bugs.kde.org/show_bug.cgi?id=477787
* Some tablets allow users to switch between touch ring modes. For example, you can click a button and change the mode from one set of shortcuts like scrolling to another set of shortcuts, like changing hue or zooming in and out. This is not possible on Plasma Wayland: https://bugs.kde.org/show_bug.cgi?id=477787
== KDE applications ==
* Cross-app activation/window raising doesn't work for certain apps and use cases:
** Opening files using command-line binaries in Konsole: https://bugs.kde.org/show_bug.cgi?id=442265
** Opening files from KRunner: https://bugs.kde.org/show_bug.cgi?id=475706
** Opening the Trash from a widget when Dolphin is already running: https://bugs.kde.org/show_bug.cgi?id=499936




Line 37: Line 44:


=== GTK ===
=== GTK ===
* With screen scaling, cursor size is incorrect when hovering over native Wayland apps written with the GTK toolkit due to its lack of support for the cursor-shape-v1 protocol: https://bugs.kde.org/show_bug.cgi?id=451158. See also https://bugs.kde.org/show_bug.cgi?id=459161 for general cursor size issues.
* When the compositor crashes or restarts, non-Qt apps are killed — Qt apps do stay alive, and work is ongoing to make other apps survive as well; see see https://invent.kde.org/plasma/kwin/-/wikis/Restarting
* When the compositor crashes or restarts, non-Qt apps are killed — Qt apps do stay alive, and work is ongoing to make other apps survive as well; see see https://invent.kde.org/plasma/kwin/-/wikis/Restarting
=== GStreamer ===
* GStreamer with OpenGL creates an empty "OpenGL Renderer" window on Wayland: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/2997


=== NVIDIA ===
=== NVIDIA ===

Latest revision as of 14:18, 14 March 2025

This page tracks the "Errata/Known issues" that are specific to the the Plasma Wayland session: significant omissions compared to the X11 session, quality-of-life annoyances, problems with workarounds, etc. This is part of KDE's Wayland goal.

It is the Wayland-specific companion to Plasma/X11 Known Significant Issues.


KWin/compositing/window management


Accessibility


Graphics Tablet Support


KDE applications


Upstream

Waiting on new Wayland protocol

Qt

GTK

GStreamer

NVIDIA


Fixed in an upcoming version