SUMMARY On-screen display when switching virtual desktops does not show. It was working as intended prior to Plasma 6.2. STEPS TO REPRODUCE 1. If it does not already exist, add pager with virtual desktops to panel 2. Enable "Show on-screen display when switching" in Settings>Window Management>Virtual Desktops 3. Switch between virtual desktops OBSERVED RESULT Nothing shows when switching between virtual desktops. EXPECTED RESULT The name of the current virtual desktop (and a desktop layout indicator if it is enabled) should display in the middle of the screen when switching. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20241007 KDE Plasma Version: 6.2.0 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.3 Kernel Version: 6.11.2-1-default (64-bit) Graphics Platform: Wayland
Can reproduce.
*** Bug 494416 has been marked as a duplicate of this bug. ***
A possibly relevant merge request was started @ https://invent.kde.org/plasma/libplasma/-/merge_requests/1210
Git commit 826a495ecb76902192ad0427f887f9955388bf63 by Nicolas Fella, on behalf of Vlad Zahorodnii. Committed on 11/10/2024 at 10:39. Pushed by vladz into branch 'master'. Fix PlasmaWindow type registration Amends a7d14000a9be1d71ab8a800ea59366b39bc5c2ad. PlasmaWindow was left out during the port. M +6 -0 src/declarativeimports/core/corebindingsplugin.h M +0 -1 src/plasmaquick/plasmawindow.h https://invent.kde.org/plasma/libplasma/-/commit/826a495ecb76902192ad0427f887f9955388bf63
Git commit b668c62c6577018f24bd3c423fc7585a04f397d9 by Vlad Zahorodnii. Committed on 11/10/2024 at 10:44. Pushed by vladz into branch 'Plasma/6.2'. Fix PlasmaWindow type registration Amends a7d14000a9be1d71ab8a800ea59366b39bc5c2ad. PlasmaWindow was left out during the port. (cherry picked from commit 826a495ecb76902192ad0427f887f9955388bf63) Co-authored-by: Vlad Zahorodnii <vlad.zahorodnii@kde.org> M +6 -0 src/declarativeimports/core/corebindingsplugin.h M +0 -1 src/plasmaquick/plasmawindow.h https://invent.kde.org/plasma/libplasma/-/commit/b668c62c6577018f24bd3c423fc7585a04f397d9
*** Bug 494602 has been marked as a duplicate of this bug. ***