https://bugs.kde.org/show_bug.cgi?id=464635
--- Comment #4 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 81b65d3658e32090ed14dd069702f6eea3647369 by Fushan Wen. Committed on 04/02/2023 at 03:41. Pushed by fusionfuture into branch 'Plasma/5.27'. desktoppackage: move `showingDesktop` before `touchingWindow` For cache reason QML will not re-evaluate `screenCovered` property when touchingWindow does not change. This is actually problematic because the panel opacity and floatingness also relies on showingDesktop property. (cherry picked from commit ebfd9a23916a4626282d893f43616535ba265f6c) M +1 -1 desktoppackage/contents/views/Panel.qml https://invent.kde.org/plasma/plasma-desktop/commit/81b65d3658e32090ed14dd069702f6eea3647369 -- You are receiving this mail because: You are watching all bug changes.