https://bugs.kde.org/show_bug.cgi?id=433034
--- Comment #6 from Nate Graham <n...@kde.org> --- Git commit 1401c4369eaca3da6922c3743d53b72a109ba4e2 by Nate Graham. Committed on 07/05/2023 at 12:37. Pushed by ngraham into branch 'master'. Improve Thumbnail Grid Task Switcher Currently the layout is a bit visually busy and draws your focus all over the place. This commit makes the grid delegates use basically the same layout as the popular window delegates in the Overview and Present Windows effects: - Centered window title - Large app icon overlaid on the bottom center of the thumbnail - close button only appears for the focused and/or hovered item The result is better visual parse-ability, particularly for people who prefer to navigate by app icon rather than thumbnail image. M +42 -31 windowswitchers/thumbnail_grid/contents/ui/main.qml https://invent.kde.org/plasma/kdeplasma-addons/commit/1401c4369eaca3da6922c3743d53b72a109ba4e2 -- You are receiving this mail because: You are watching all bug changes.