| Summary: | Show Desktop behaves the same as Peek at Desktop | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | kde.mooing651 |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | 6.4.3 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/5bcfb924bed8f6e060de57f090166e55f67ae0b1 | Version Fixed/Implemented In: | 6.5.0 |
| Sentry Crash Report: | |||
|
Description
kde.mooing651
2025-07-23 17:02:49 UTC
They are indeed the same thing. The widget was named "Peek at desktop" and I guess we forgot to rename the KWin action. I'll look into it. A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/8125 Git commit 43987174d3b88b58b700829f6ac9ac308d145c18 by Nate Graham. Committed on 22/09/2025 at 14:37. Pushed by ngraham into branch 'master'. tabbox: unify on "Peek at Desktop" name We already renamed the widget to this some time ago in Plasma, but never mirrored that name change to KWin. FIXED-IN: 6.5.0 M +1 -1 doc/kwintabbox/index.docbook M +1 -1 src/kcms/tabbox/layoutpreview.cpp M +1 -1 src/kcms/tabbox/main.ui M +2 -2 src/tabbox/clientmodel.cpp https://invent.kde.org/plasma/kwin/-/commit/43987174d3b88b58b700829f6ac9ac308d145c18 Git commit 5bcfb924bed8f6e060de57f090166e55f67ae0b1 by Nate Graham. Committed on 24/09/2025 at 21:33. Pushed by ngraham into branch 'Plasma/6.5'. tabbox: unify on "Peek at Desktop" name We already renamed the widget to this some time ago in Plasma, but never mirrored that name change to KWin. FIXED-IN: 6.5.0 (cherry picked from commit 43987174d3b88b58b700829f6ac9ac308d145c18) Co-authored-by: Nate Graham <nate@kde.org> M +1 -1 doc/kwintabbox/index.docbook M +1 -1 src/kcms/tabbox/layoutpreview.cpp M +1 -1 src/kcms/tabbox/main.ui M +2 -2 src/tabbox/clientmodel.cpp https://invent.kde.org/plasma/kwin/-/commit/5bcfb924bed8f6e060de57f090166e55f67ae0b1 |