| Summary: | [PATCH] default taskbox uses plasma-desktop for desktop item instead of 'Show Desktop' | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Will Stephenson <wstephenson> |
| Component: | effects-tabbox | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | modify the label if the window is the desktop | ||
|
Description
Will Stephenson
2011-10-14 10:09:32 UTC
Created attachment 64510 [details]
modify the label if the window is the desktop
Copied from tabbox, but I guess that this should be done in a library since the other switchers would need it too.
Patch seems fine. I don't think it's worth to add it to the library - it's only used in four effects... BoxSwitch is no longer used in 4.8 and migrated to a QML based layout. This means only the other effects are affected, but I plan to migrate them to QML (if possible) in 4.9. *** This bug has been marked as a duplicate of bug 273478 *** |