Jump to content

Plasma/Wayland Known Significant Issues: Difference between revisions

From KDE Community Wiki
Ngraham (talk | contribs)
Add https://bugs.kde.org/show_bug.cgi?id=440706 (Middle-click-select-and-paste does not work between native Wayland and XWayland apps)
Ngraham (talk | contribs)
Move Slow Keys to fixed section
 
(470 intermediate revisions by 33 users not shown)
Line 1: Line 1:
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 [[Goals/Wayland|Wayland goal]].
This page tracks the "Errata/Known issues" that are specific to 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 [[Goals/Wayland|Wayland goal]].


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


== Clipboard management ==
Dropping X11 session support is tracked at https://invent.kde.org/plasma/kwin/-/issues/202 and is currently planed for the release of Plasma 6.8 . There is no release date for Plasma 6.8, yet. Plasma 6.7 (the last version supporting the X11 session) might get a prolonged bugfix period, but this has not yet been decided. <ref>[https://blogs.kde.org/2025/11/26/going-all-in-on-a-wayland-future/ Going all-in on a Wayland future]</ref>
* Middle-click-select-and-paste does not work between native Wayland and XWayland apps: https://bugs.kde.org/show_bug.cgi?id=440706
* Selected text in Firefox (wayland native mode) cannot be middle-click-pasted into other apps: https://bugs.kde.org/show_bug.cgi?id=440703
* When "Prevent empty clipboard" is enabled, Plasma sometimes fails to paste text copied from XWayland apps: https://bugs.kde.org/show_bug.cgi?id=424754
* When "Prevent empty clipboard" is disabled, text copied from a GTK app makes it into Klipper, but cannot be pasted after the GTK app quits: https://bugs.kde.org/show_bug.cgi?id=424649
* Can't copy text from notifications: https://bugs.kde.org/show_bug.cgi?id=434675 (very annoying for text messages with a long code you need to enter into a website for 2-factor authentication purposes)


== Window management ==
* No ability to save and restore positions of native Wayland windows: https://bugs.kde.org/show_bug.cgi?id=15329
* No ability to save and restore window content and state of native Wayland windows: https://bugs.kde.org/show_bug.cgi?id=436318
* Real-fake-session-restored apps don't remember which virtual desktop their windows were on: https://bugs.kde.org/show_bug.cgi?id=482816


== Login/Session management ==
== Keyboard/typing ==
* Session restoring does not include Wayland native windows: https://bugs.kde.org/show_bug.cgi?id=436318. Our sessions management recover engine is based on the [https://www.x.org/releases/X11R7.7/doc/libSM/xsmp.html 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 [https://wiki.gnome.org/Projects/SessionManagement/GnomeSession their wiki]— an own implementation for some time.
* "Spare Layouts" feature not implemented: https://bugs.kde.org/show_bug.cgi?id=455431 / https://invent.kde.org/plasma/kwin/-/merge_requests/5963
* "Per-application Keyboard Layout" does not work: https://bugs.kde.org/show_bug.cgi?id=476831


== KWin/compositing/window management ==
== Screens ==
* User Switching doesn't work: https://bugs.kde.org/show_bug.cgi?id=439873
* No way to change the gamma or manually adjust the colors without generating or finding an appropriate ICC profile
* When the compositor crashes, all apps die too: https://bugs.kde.org/show_bug.cgi?id=437709
* Window activation / launch feedback: https://invent.kde.org/plasma/kwin/-/issues/39
** Windows don't get brought forward when activated by another app: https://bugs.kde.org/show_bug.cgi?id=424795
** No feedback on 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
* KWin crashes when monitor goes into standby: https://bugs.kde.org/show_bug.cgi?id=420160
* 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
* Changes made to cursor theme/size do not take effect in Qt and XWayland software until the session is restarted (takes effect immediately in GTK software though): https://bugs.kde.org/show_bug.cgi?id=420859
* Desktop Grid effect is missing wallpapers: https://bugs.kde.org/show_bug.cgi?id=433071
* Context menus mis-positioned in multi-screen setups: https://bugreports.qt.io/browse/QTBUG-85297
* Windows that were closed when maximized will open in the maximized position, but not the maximized state: https://bugs.kde.org/show_bug.cgi?id=437089
* No color management: https://bugs.kde.org/show_bug.cgi?id=439135 / https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/14


== Plasma ==
== Accessibility ==
* Panel disappears when connecting an external screen: https://bugs.kde.org/show_bug.cgi?id=438114
* Lack of virtual keyboard that emulates a hardware keyboard
* Task Manager thumbnails sometimes don't work: https://bugs.kde.org/show_bug.cgi?id=427826
* Task Manager thumbnails sometimes show hue-rotated colors for XWayland windows: https://bugs.kde.org/show_bug.cgi?id=437744
* Saving and restoring activities does not work
* KRunner doesn't render search results when using the proprietary Nvidia driver: https://bugs.kde.org/show_bug.cgi?id=432062


== System Settings ==
== Graphic Tablet Support ==
* Wrong mouse is selected for configuration by default: https://bugs.kde.org/show_bug.cgi?id=438266
* Some tablets allow users to switch between touch strip 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
* Font Management KCM doesn't work/isn't visible: https://bugs.kde.org/show_bug.cgi?id=439375


== Drag and Drop issues ==
== Remote desktop ==
* Can't drag-and-drop between Wayland and Xwayland apps: https://bugs.kde.org/show_bug.cgi?id=437406
* No headless RDP: https://bugs.kde.org/show_bug.cgi?id=481912 and https://github.com/neutrinolabs/xrdp/issues/2637
* 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
 
== KDE applications ==
* Opening files using command-line binaries in Konsole doesn't raise existing windows: https://bugs.kde.org/show_bug.cgi?id=442265
 
== Waiting on new Wayland protocol ==
* Global Menu is not supported for non-Qt apps: https://bugs.kde.org/show_bug.cgi?id=424485. Needed wayland protocol: see https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/52
 
== Fixed in an upcoming version ==
* Sub-menus are mis-positioned when parent menu is close to a screen edge: https://bugs.kde.org/show_bug.cgi?id=500584 / https://bugreports.qt.io/browse/QTBUG-124810 - fixed in Qt 6.11
* Can't set custom modelines for screens: https://bugs.kde.org/show_bug.cgi?id=456697 - Implemented in Plasma 6.6.0
* Output mirroring is buggy: https://bugs.kde.org/show_bug.cgi?id=481222 - Fixed in Plasma 6.6.0
* Slow Keys feature doesn't work: https://bugs.kde.org/show_bug.cgi?id=490826 - Fixed in Plasma 6.6.0

Latest revision as of 15:50, 2 January 2026

This page tracks the "Errata/Known issues" that are specific to 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.

Dropping X11 session support is tracked at https://invent.kde.org/plasma/kwin/-/issues/202 and is currently planed for the release of Plasma 6.8 . There is no release date for Plasma 6.8, yet. Plasma 6.7 (the last version supporting the X11 session) might get a prolonged bugfix period, but this has not yet been decided. [1]

Window management

Keyboard/typing

Screens

  • No way to change the gamma or manually adjust the colors without generating or finding an appropriate ICC profile

Accessibility

  • Lack of virtual keyboard that emulates a hardware keyboard

Graphic Tablet Support

  • Some tablets allow users to switch between touch strip 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

Remote desktop

KDE applications

Waiting on new Wayland protocol

Fixed in an upcoming version