https://bugs.kde.org/show_bug.cgi?id=454842
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/a0c8d4b24d81 | |6331f4865f167d09880620a61a1 | |9 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #14 from Nate Graham <n...@kde.org> --- Git commit a0c8d4b24d816331f4865f167d09880620a61a19 by Nate Graham. Committed on 17/07/2022 at 02:55. Pushed by ngraham into branch 'master'. WindowHeap: expand size of highlight Currently, the highlight effect is not very visible because it only barely peeks out of the window thumbnail. We can make it bigger by making it peek out a little bit more, and also by including the window title and icon (when visible) within it. M +1 -1 src/effects/private/qml/WindowHeap.qml M +7 -2 src/effects/private/qml/WindowHeapDelegate.qml https://invent.kde.org/plasma/kwin/commit/a0c8d4b24d816331f4865f167d09880620a61a19 -- You are receiving this mail because: You are watching all bug changes.