https://bugs.kde.org/show_bug.cgi?id=459199
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.26 Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |eb3483123ea238d8faf7fcb1081 | |f0175b7655f0a Resolution|--- |FIXED --- Comment #3 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit eb3483123ea238d8faf7fcb1081f0175b7655f0a by Fushan Wen. Committed on 16/09/2022 at 14:37. Pushed by fusionfuture into branch 'master'. wallpapers/image: fix wrong usage of `std::bind` `m_virtualDesktopInfo->currentDesktop()` will be regarded as a static value in `std::bind`, which prevents the current desktop from being updated, so use lambda instead. FIXED-IN: 5.26 M +6 -8 wallpapers/image/plugin/utils/maximizedwindowmonitor.cpp https://invent.kde.org/plasma/plasma-workspace/commit/eb3483123ea238d8faf7fcb1081f0175b7655f0a -- You are receiving this mail because: You are watching all bug changes.