| Summary: | On-screen display when switching virtual desktops does not show | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Josh Robak <robakjoshua> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | dkk089, hein, kdebugsq, nate, NTmatter |
| Priority: | NOR | Keywords: | regression |
| Version First Reported In: | 6.2.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/libplasma/-/commit/b668c62c6577018f24bd3c423fc7585a04f397d9 | Version Fixed/Implemented In: | 6.2.1 |
| Sentry Crash Report: | |||
|
Description
Josh Robak
2024-10-10 18:14:45 UTC
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. *** |