Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
(https://bugs.kde.org/show_bug.cgi?id=476982 is fixed in Plasma 6.2.0)
(Move https://bugs.kde.org/show_bug.cgi?id=477570 to the upstream issues section, fixed in 6.8!)
 
Line 25: Line 25:
* 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
* 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
* The pointer for the graphic tablet is permanently a cross in plasma wayland. It doesn't change regardless of context. So if you want to resize a window with your pen, it will be troublesome to use this cursor, as it does not change to a resize handle cursor: https://bugs.kde.org/show_bug.cgi?id=477570.


== Plasma ==
== Plasma ==
Line 50: Line 49:
=== Fixed in an upcoming version ===
=== Fixed in an upcoming version ===
* Qt-based software crashes in QtWaylandClient::QWaylandWindow::handleScreensChanged() when external screen powers up or down: https://bugs.kde.org/show_bug.cgi?id=473020 - Fixed in Qt 6.8.0
* Qt-based software crashes in QtWaylandClient::QWaylandWindow::handleScreensChanged() when external screen powers up or down: https://bugs.kde.org/show_bug.cgi?id=473020 - Fixed in Qt 6.8.0
* The pointer for the graphic tablet is permanently shown as a cross; it doesn't change based on the context. So if you want to resize a window with your pen, it will be troublesome to use this cursor, as it does not change to a resize handle cursor. See https://bugs.kde.org/show_bug.cgi?id=477570 / https://bugreports.qt.io/browse/QTBUG-105843 - Fixed in Qt 6.8.0

Latest revision as of 13:49, 24 September 2024

This page tracks the "Errata/Known issues" that are specific to the the Plasma Wayland session: significant quality-of-life annoyances, significant 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

  • Can't fine tune pressure curve of the tablet. Various people draw with varying pressure; some people draw with heavy hand some use light touch. Configuring pressure curve helps artists to get better lines. Bug report and pending Merge Request.
  • Can't switch between absolute and relative modes for the graphic tablet. Bug report and Pending Merge Requests 1 and 2.
  • 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 map a portion of the tablet area to the screen. Some people have large tablet and sometime they want to map a portion of the tablet to the monitor: https://bugs.kde.org/show_bug.cgi?id=457703.
  • 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
  • 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

Plasma

Upstream

Waiting on new Wayland protocol

Not yet started

Work in progress

Fixed in an upcoming version